Files
linux/drivers/atm
Fuqian Huang 05453eadbf 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>
2019-04-21 10:37:26 -07:00
..
2017-08-09 22:43:50 -07:00
2017-08-09 22:43:50 -07:00
2015-01-18 00:28:41 -05:00
2019-04-21 10:37:26 -07:00