commit | b18db6de2ce2a6ca7f5da03701a2aa8c63b31b74 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 30 05:23:16 2016 -0700 |
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | Wed Mar 30 10:48:03 2016 -0500 |
tree | 99cc1a36bca76f5f074dfd3be1ce1a632282b113 | |
parent | 1993b176a8224e371e0732ffada7ab9eb3b0912b [diff] |
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>