Thread (2 messages) 2 messages, 2 authors, 2019-04-21

Re: [PATCH v2 04/06] net: ax25: fix misuse of %x

From: David Miller <davem@davemloft.net>
Date: 2019-04-21 17:37:56
Also in: linux-hams, lkml

From: Fuqian Huang <redacted>
Date: Sun, 21 Apr 2019 19:48:06 +0800
Pointers should be printed with %p or %px rather than
cast to long type and printed with %8.8lx.
Change %8.8lx to %p to print the pointer.

Signed-off-by: Fuqian Huang <redacted>
Applied to net-next.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help