https://github.com/torvalds/linux
Revision 802b352f2934f799ec2e159f61db6506094a936e authored by Randy Dunlap on 28 April 2009, 04:24:28 UTC, committed by Tyler Hicks on 27 April 2009, 18:10:06 UTC
fs/ecryptfs/inode.c:670: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Cc: Dustin Kirkland <kirkland@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 3dacbda
History
Tip revision: 802b352f2934f799ec2e159f61db6506094a936e authored by Randy Dunlap on 28 April 2009, 04:24:28 UTC
ecryptfs: fix printk format warning
Tip revision: 802b352

back to top