From: Joe Perches Date: Wed, 10 Nov 2010 23:46:16 +0000 (-0800) Subject: fs/ecryptfs: Add printf format/argument verification and fix fallout X-Git-Tag: v2.6.38-rc1~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=888d57bbc91ebd031451d4ab1c669baee826a06c;p=pandora-kernel.git fs/ecryptfs: Add printf format/argument verification and fix fallout Add __attribute__((format... to __ecryptfs_printk Make formats and arguments match. Add casts to (unsigned long long) for %llu. Signed-off-by: Joe Perches [tyhicks: 80 columns cleanup and fixed typo] Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed