[GIT PULL] jfs changes for 4.7

From: Dave Kleikamp
Date: Mon May 16 2016 - 17:09:17 EST


The following changes since commit 1993b176a8224e371e0732ffada7ab9eb3b0912b:

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide (2016-03-28 15:17:02 -0500)

are available in the git repository at:

git://github.com/kleikamp/linux-shaggy.git tags/jfs-4.7

for you to fetch changes up to 6ed71e9819ac3412fc6a3495f5ce141df274c916:

jfs: Coalesce some formats (2016-03-30 10:48:28 -0500)

----------------------------------------------------------------
Some jfs logging cleanups from Joe Perches

----------------------------------------------------------------
Joe Perches (3):
jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses
jfs: Remove unnecessary line continuations and terminating newlines
jfs: Coalesce some formats

fs/jfs/inode.c | 4 ++--
fs/jfs/jfs_discard.c | 6 ++----
fs/jfs/jfs_dtree.c | 10 ++++------
fs/jfs/jfs_imap.c | 3 +--
fs/jfs/jfs_inode.c | 2 +-
fs/jfs/jfs_logmgr.c | 14 ++++++--------
fs/jfs/jfs_txnmgr.c | 21 +++++++++------------
fs/jfs/namei.c | 4 ++--
fs/jfs/super.c | 4 ++--
9 files changed, 29 insertions(+), 39 deletions(-)