diff options
author | 2005-06-03 14:09:54 -0500 | |
---|---|---|
committer | 2005-06-03 14:09:54 -0500 | |
commit | 72e3148a6e987974e3e949c5668e5ca812d7c818 (patch) | |
tree | abdf33dbbe33029ab81e7a209f11f29d2bc6b801 /include/linux/usb.h | |
parent | JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859 (diff) | |
download | wireguard-linux-72e3148a6e987974e3e949c5668e5ca812d7c818.tar.xz wireguard-linux-72e3148a6e987974e3e949c5668e5ca812d7c818.zip |
JFS: Fix compiler warning in jfs_logmgr.c
fs/jfs/jfs_logmgr.c: In function `jfs_flush_journal':
fs/jfs/jfs_logmgr.c:1632: warning: unused variable `mp'
Some debug code in jfs_flush_journal does nothing when CONFIG_JFS_DEBUG
is not defined. Place the whole code segment within an ifdef to avoid
unnecessary code to be compiled and the warning to be issued.
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Diffstat (limited to 'include/linux/usb.h')
0 files changed, 0 insertions, 0 deletions