diff options
| author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-04-21 14:48:06 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-04-21 20:37:26 +0300 |
| commit | 966cddef20a7a43dc07de4b59997f384b4fd103a (patch) | |
| tree | 4294cc2b84644667921615b04056c8fc10fd7cf4 /scripts/basic | |
| parent | 05453eadbf89c4f428ec0e6e962348f18e3a0caa (diff) | |
| download | linux-966cddef20a7a43dc07de4b59997f384b4fd103a.tar.xz | |
net: ax25: fix misuse of %x
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 <huangfq.daxian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
