staging: lustre: fixed bad alignment
authorMario Bambagini <mario.bambagini@gmail.com>
Tue, 28 Jul 2015 20:08:50 +0000 (22:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 Jul 2015 22:57:35 +0000 (15:57 -0700)
commit6b0e2d6232e9a0b98d39647f3cc6ff5fd8f1cd92
tree9b2e0776818cb7ccea7375aeac9198f14a5fb23e
parente28e92b6d18199ad304f076fb24293d8c384cf1b
staging: lustre: fixed bad alignment

This patch fixes 7 bad alignments. When a line is split on
more than one line, the other lines must be aligned with
paranthesis.

Signed-off-by: Mario Bambagini <mario.bambagini@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/llite_capa.c