aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2007-05-08 11:37:26 +0200
committerLinus Torvalds <[email protected]>2007-05-08 12:03:19 -0700
commit215d06780d13fd7de629b02b61b7b7bf88ce5039 (patch)
tree93442b82b26ec08426938404f55fc2fd65f18da5 /include/linux/debugobjects.h
parent60c9b2746f589b0b809582b0471cf30ad3ae439f (diff)
Fix sunrpc warning noise
Commit c5a4dd8b7c15927a8fbff83171b57cad675a79b9 introduced the following compiler warnings: net/sunrpc/sched.c:766: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'size_t' net/sunrpc/sched.c:785: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' - Use %zu to format size_t - Kill 2 useless casts Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions