aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorPatrick Palka <[email protected]>2014-02-18 01:50:59 +0000
committerTheodore Ts'o <[email protected]>2014-02-18 01:50:59 +0000
commit024949ec8fc165bfac8eb051e537bc303adb365f (patch)
treeecea44873e977784d5cbd3003299b3081f4dc5ad /fs/jbd2/commit.c
parentjbd2: mark file-local functions as static (diff)
downloadkernel-024949ec8fc165bfac8eb051e537bc303adb365f.tar.gz
kernel-024949ec8fc165bfac8eb051e537bc303adb365f.zip
ext4: address a benign compiler warning
When !defined(CONFIG_EXT4_DEBUG), mb_debug() should be defined as a no_printk() statement instead of an empty statement in order to suppress the following compiler warning: fs/ext4/mballoc.c: In function ‘ext4_mb_cleanup_pa’: fs/ext4/mballoc.c:2659:47: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body] mb_debug(1, "mballoc: %u PAs left\n", count); Signed-off-by: Patrick Palka <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions