jfs: Remove unnecessary line continuations and terminating newlines
authorJoe Perches <joe@perches.com>
Wed, 30 Mar 2016 12:23:17 +0000 (05:23 -0700)
committerDave Kleikamp <dave.kleikamp@oracle.com>
Wed, 30 Mar 2016 15:48:25 +0000 (10:48 -0500)
commitaa575749f4356d68bc2973f213e7d28cc146ebce
treeb47a732aafd17deb009e40dd111619acef9ebaeb
parentb18db6de2ce2a6ca7f5da03701a2aa8c63b31b74
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>
fs/jfs/jfs_discard.c