]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf620cf529a4b03c6eab5c47c14c57ce02c436032
tree8950b455c6dabe642ad151b5b27e0394d1e9acc1
parentc956527069cd0e32691b2f3beb070c759ef10579
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