aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2012-02-29 00:31:12 +0000
committerLinus Torvalds <[email protected]>2012-02-29 00:55:30 +0000
commit164974a8f2a482f1abcb027c6d1a89dd79b14297 (patch)
tree945e3f1645a0686c0d832a49cbe5d83175319bb3 /lib/string_helpers.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes (diff)
downloadkernel-164974a8f2a482f1abcb027c6d1a89dd79b14297.tar.gz
kernel-164974a8f2a482f1abcb027c6d1a89dd79b14297.zip
ecryptfs: fix printk format warning for size_t
Fix printk format warning (from Linus's suggestion): on i386: fs/ecryptfs/miscdev.c:433:38: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'unsigned int' and on x86_64: fs/ecryptfs/miscdev.c:433:38: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' Signed-off-by: Randy Dunlap <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: Tyler Hicks <[email protected]> Cc: Dustin Kirkland <[email protected]> Cc: [email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions