diff options
| author | Sergei Trofimovich <[email protected]> | 2021-03-25 04:37:41 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-03-25 16:22:55 +0000 |
| commit | 95d44a470a6814207d52dd6312203b0f4ef12710 (patch) | |
| tree | e471d31b0e9b898796d4d85e611f1ea699bbc2aa /net/tipc/node.c | |
| parent | ia64: mca: allocate early mca with GFP_ATOMIC (diff) | |
| download | kernel-95d44a470a6814207d52dd6312203b0f4ef12710.tar.gz kernel-95d44a470a6814207d52dd6312203b0f4ef12710.zip | |
ia64: fix format strings for err_inject
Fix warning with %lx / u64 mismatch:
arch/ia64/kernel/err_inject.c: In function 'show_resources':
arch/ia64/kernel/err_inject.c:62:22: warning:
format '%lx' expects argument of type 'long unsigned int',
but argument 3 has type 'u64' {aka 'long long unsigned int'}
62 | return sprintf(buf, "%lx", name[cpu]); \
| ^~~~~~~
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Sergei Trofimovich <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions
