eCryptfs: Replace %Z with %z
authorMichael Halcrow <mhalcrow@us.ibm.com>
Tue, 6 Jan 2009 22:42:02 +0000 (14:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jan 2009 23:59:22 +0000 (15:59 -0800)
commitdf261c52abdef147084c76ecf14473184e907547
treef1f423ba612dbacace82193f2b088252f169a9c6
parent87c94c4df0149786ad91d8a03c738a03369ee9c8
eCryptfs: Replace %Z with %z

%Z is a gcc-ism. Using %z instead.

Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Cc: Dustin Kirkland <dustin.kirkland@gmail.com>
Cc: Eric Sandeen <sandeen@redhat.com>
Cc: Tyler Hicks <tchicks@us.ibm.com>
Cc: David Kleikamp <shaggy@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ecryptfs/crypto.c
fs/ecryptfs/keystore.c
fs/ecryptfs/messaging.c
fs/ecryptfs/miscdev.c