aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorFuqian Huang <huangfq.daxian@gmail.com>2019-04-21 19:48:26 +0800
committerDavid S. Miller <davem@davemloft.net>2019-04-21 10:37:26 -0700
commitfa8b9e8bea50c226559381b1ea2dee7329031625 (patch)
tree5ff1a32d9f3c781cf56551fb9991d2f955c99507 /COPYING
parentnet: ax25: fix misuse of %x (diff)
downloadlinux-dev-fa8b9e8bea50c226559381b1ea2dee7329031625.tar.xz
linux-dev-fa8b9e8bea50c226559381b1ea2dee7329031625.zip
net: hippi:Fix misuse of %x in rrunner.c
The pointer should be printed with %p or %px rather than cast to unsigned long type and printed with %08lx. Change %08lx to %p to print the pointer. Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions