staging: lustre: remove extra spacing of variable declartions for lnet selftest
authorJames Simmons <jsimmons@infradead.org>
Sat, 12 Mar 2016 01:29:45 +0000 (20:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:24:47 +0000 (22:24 -0800)
commit00b5fdb7453c1843e299733530a2301916df271a
tree97217c655685c184e2d486a184e36820d9347465
parentd47e33e8c8377fe1832a98fcc19cf569d52a463a
staging: lustre: remove extra spacing of variable declartions for lnet selftest

Remove any extra spacing such as "int   rc" to "int rc" to match
the proper kernel style

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/brw_test.c
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/ping_test.c
drivers/staging/lustre/lnet/selftest/rpc.c