diff options
author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-04-21 19:46:54 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-21 10:37:26 -0700 |
commit | 05453eadbf89c4f428ec0e6e962348f18e3a0caa (patch) | |
tree | 4ff9ba403e4bbf407ec60ce14e0fbcb5bb18ca5c /scripts/dtc | |
parent | f9e0d65b1fe3659d299b76c82a4b44a7d71c41e4 (diff) | |
download | linux-05453eadbf89c4f428ec0e6e962348f18e3a0caa.tar.gz linux-05453eadbf89c4f428ec0e6e962348f18e3a0caa.tar.bz2 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 'scripts/dtc')
0 files changed, 0 insertions, 0 deletions