commit | aa575749f4356d68bc2973f213e7d28cc146ebce | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 30 05:23:17 2016 -0700 |
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | Wed Mar 30 10:48:25 2016 -0500 |
tree | b47a732aafd17deb009e40dd111619acef9ebaeb | |
parent | b18db6de2ce2a6ca7f5da03701a2aa8c63b31b74 [diff] |
jfs: Remove unnecessary line continuations and terminating newlines These jfs_<level> uses need neither a line continuation to assemble the format strings nor newline terminations in the formats. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>