diff options
| author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-04-23 05:25:28 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-04-24 04:33:30 +0300 |
| commit | 6f9fd97e3a6b32dc7783b0c21f551a9dff7cbe0a (patch) | |
| tree | 15ad6fb2778dcca5c982c86646a14687206e18db /scripts/checkpatch.pl | |
| parent | 6b18bdfdba2cb11c26f06dea6bacfd6d43a37c88 (diff) | |
| download | linux-6f9fd97e3a6b32dc7783b0c21f551a9dff7cbe0a.tar.xz | |
isdn: hisax: Fix misuse of %x in config.c
Pointers should be printed with %p or %px rather than
cast to (u_long) type and printed with %lX.
As the function seems to be for debug purpose.
Change %lX to %px to print the pointer value.
Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
