]> git.karo-electronics.de Git - linux-beck.git/commit
jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses
authorJoe Perches <joe@perches.com>
Wed, 30 Mar 2016 12:23:16 +0000 (05:23 -0700)
committerDave Kleikamp <dave.kleikamp@oracle.com>
Wed, 30 Mar 2016 15:48:03 +0000 (10:48 -0500)
commitb18db6de2ce2a6ca7f5da03701a2aa8c63b31b74
tree99cc1a36bca76f5f074dfd3be1ce1a632282b113
parent1993b176a8224e371e0732ffada7ab9eb3b0912b
jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses

These macros add the newline so these cause extra blank lines
in logging output.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
fs/jfs/jfs_inode.c
fs/jfs/jfs_logmgr.c
fs/jfs/jfs_txnmgr.c
fs/jfs/super.c