]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6f52f33676b7d0c95bdd2eda7a044dfc990f1969
tree0bf5690d0bdee0de4b53e4feb43fbc853afc9740
parent9d0218362e94790b02c97810df0253aa61371ee3
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