1
0
Fork 0
alistair23-linux/drivers/isdn/hardware
Fuqian Huang 0fa4122b2d isdn:mISDN: fix misuse of %x in hfcpci.c
Pointers should be printed with %p or %px rather than
cast to (u_long) and printed with %lx.
Change %lx to %p to print the pointer.
Change %lx to %pad to print the dma_addr_t.

Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-23 18:33:30 -07:00
..
avm isdn: avm: Fix string plus integer warning from Clang 2019-01-19 10:01:03 -08:00
mISDN isdn:mISDN: fix misuse of %x in hfcpci.c 2019-04-23 18:33:30 -07:00
Kconfig ISDN: eicon: Remove driver 2018-11-06 11:03:51 -08:00
Makefile ISDN: eicon: Remove driver 2018-11-06 11:03:51 -08:00