summaryrefslogtreecommitdiffstats
path: root/net/ax25
diff options
context:
space:
mode:
authorFuqian Huang2019-04-21 13:46:54 +0200
committerDavid S. Miller2019-04-21 19:37:26 +0200
commit05453eadbf89c4f428ec0e6e962348f18e3a0caa (patch)
tree4ff9ba403e4bbf407ec60ce14e0fbcb5bb18ca5c /net/ax25
parentMerge branch 'mlxsw-Small-routing-improvements' (diff)
downloadkernel-qcow2-linux-05453eadbf89c4f428ec0e6e962348f18e3a0caa.tar.gz
kernel-qcow2-linux-05453eadbf89c4f428ec0e6e962348f18e3a0caa.tar.xz
kernel-qcow2-linux-05453eadbf89c4f428ec0e6e962348f18e3a0caa.zip
atm: iphase: fix misuse of %x
Pointers should be printed with %p or %px rather than cast to long type and printed with %x. Change %x to %p to print the pointers. Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ax25')
0 files changed, 0 insertions, 0 deletions