1
0
Fork 0
alistair23-linux/drivers/isdn
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
..
capi isdn: fix kernel-infoleak in capi_unlocked_ioctl 2019-01-02 10:31:39 -08:00
divert vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
gigaset ser_gigaset: mark expected switch fall-through 2019-02-12 13:17:41 -05:00
hardware isdn:mISDN: fix misuse of %x in hfcpci.c 2019-04-23 18:33:30 -07:00
hisax isdn: hisax: Fix misuse of %x in config.c 2019-04-23 18:33:30 -07:00
hysdn isdn: mark expected switch fall-throughs 2018-07-04 22:17:32 +09:00
i4l net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static 2019-03-20 12:25:59 -07:00
isdnloop isdn: isdnloop: fix pointer dereference bug 2019-03-07 09:25:52 -08:00
mISDN mISDN: Check address length before reading address family 2019-04-12 10:25:03 -07:00
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00