diff options
author | Michael Ellerman <[email protected]> | 2009-04-06 04:40:46 +0000 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2009-04-07 15:19:00 +1000 |
commit | 7ddb7ad11f862f46d6d55d629a6fb45a5f4cb030 (patch) | |
tree | 738ca9c08cea6aab912b6421ab6817e6bf4540c0 /net/unix/af_unix.c | |
parent | f4952f6cbeb025bc90906b740dc495f4817266d6 (diff) |
powerpc/ftrace: Fix printf format warning
'tramp' is an unsigned long, so print it with %lx.
Fixes the following build warning:
arch/powerpc/kernel/ftrace.c:291: error: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘long unsigned int’
Signed-off-by: Michael Ellerman <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions