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)
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>

No differences found