staging/lustre: Remove stray space before newline in messages
authorOleg Drokin <green@linuxhacker.ru>
Thu, 25 Feb 2016 03:00:40 +0000 (22:00 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2016 06:08:59 +0000 (22:08 -0800)
commit72a87fca415fde8b31d47f9e1d4bdd8f15bb8590
tree8950b455c6dabe642ad151b5b27e0394d1e9acc1
parentdefa220fade3d9650b4f2bc4f9482a5d9c2f1df4
staging/lustre: Remove stray space before newline in messages

There were some messages in Lustre that ended with a space followed by
a newline which is pointless, so remove the extra spaces.
Found with checkpatch.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/lloop.c
drivers/staging/lustre/lustre/llite/rw.c
drivers/staging/lustre/lustre/lov/lov_pack.c
drivers/staging/lustre/lustre/obdclass/cl_lock.c
drivers/staging/lustre/lustre/osc/osc_request.c