diff options
| author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-04-23 05:56:23 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-04-24 04:33:30 +0300 |
| commit | 0fa4122b2dc4732e35ea11cf065bc54e0e45ed1d (patch) | |
| tree | b2e9b1e5e2ce98d17c0e359656eb859a2af96385 /scripts/kernel-doc | |
| parent | 6f9fd97e3a6b32dc7783b0c21f551a9dff7cbe0a (diff) | |
| download | linux-0fa4122b2dc4732e35ea11cf065bc54e0e45ed1d.tar.xz | |
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>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
