commit | ace36ad431c6820c2a8718cee85e5294d6e19747 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Mar 19 23:11:43 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Mar 19 23:11:43 2012 -0400 |
tree | b912bf7cf277cbca3bb04d71e973ad1cbf62b432 | |
parent | 7f6a11e73d755ce82497ee4ac79d85aa10f73a38 [diff] |
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>