aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include/linux/obd.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2014-11-23 11:28:50 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-23 13:17:57 -0800
commit2d00bd17a2702fff623ecc005bd0f9c29e6cb508 (patch)
tree2b6b050f183015e430bbe059c3e49e8ab22e3a02 /drivers/staging/lustre/lustre/include/linux/obd.h
parentstaging: lustre: mdc: use __FMODE_EXEC macro (diff)
downloadlinux-dev-2d00bd17a2702fff623ecc005bd0f9c29e6cb508.tar.xz
linux-dev-2d00bd17a2702fff623ecc005bd0f9c29e6cb508.zip
staging: lustre: Coalesce string fragments
Join the string fragments to make it easier to grep. Ignored all the 80+ column lines. Added many missing spaces when coalescing formats. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/include/linux/obd.h')
-rw-r--r--drivers/staging/lustre/lustre/include/linux/obd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/lustre/lustre/include/linux/obd.h b/drivers/staging/lustre/lustre/include/linux/obd.h
index 9d7e28ace42d..9cd8683573ce 100644
--- a/drivers/staging/lustre/lustre/include/linux/obd.h
+++ b/drivers/staging/lustre/lustre/include/linux/obd.h
@@ -87,8 +87,7 @@ static inline void __client_obd_list_lock(client_obd_lock_t *lock,
if (task == NULL)
continue;
- LCONSOLE_WARN("%s:%d: lock %p was acquired"
- " by <%s:%d:%s:%d> for %lu seconds.\n",
+ LCONSOLE_WARN("%s:%d: lock %p was acquired by <%s:%d:%s:%d> for %lu seconds.\n",
current->comm, current->pid,
lock, task->comm, task->pid,
lock->func, lock->line,