ext4: add no_printk argument validation, fix fallout
authorJoe Perches <joe@perches.com>
Tue, 20 Mar 2012 03:11:43 +0000 (23:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 20 Mar 2012 03:11:43 +0000 (23:11 -0400)
commitace36ad431c6820c2a8718cee85e5294d6e19747
treeb912bf7cf277cbca3bb04d71e973ad1cbf62b432
parent7f6a11e73d755ce82497ee4ac79d85aa10f73a38
ext4: add no_printk argument validation, fix fallout

Add argument validation to debug functions.
Use ##__VA_ARGS__.

Fix format and argument mismatches.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/ext4_extents.h
fs/ext4/inode.c
fs/ext4/xattr.c