staging: lustre: fix aligments in lnet selftest
authorJames Simmons <jsimmons@infradead.org>
Sat, 12 Mar 2016 01:29:51 +0000 (20:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:26:02 +0000 (22:26 -0800)
commit2df122bdebaba1daad3a8087b89a5e3456474538
tree0bf5690d0bdee0de4b53e4feb43fbc853afc9740
parentd7fc52bdf2e09e21daab2a8a4986b6c09260d3ae
staging: lustre: fix aligments in lnet selftest

Some aligment issues were not caught by checkpatch. We address them
here. Some of the alignment issues caused greater than 80 character
checkpatch issues. Some changes were done to just make the code more
readable and to match our production code.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/conctl.c
drivers/staging/lustre/lnet/selftest/conrpc.c
drivers/staging/lustre/lnet/selftest/console.c
drivers/staging/lustre/lnet/selftest/framework.c
drivers/staging/lustre/lnet/selftest/module.c