staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.c
authorLisa Nguyen <lisa@xenapiadmin.com>
Fri, 18 Oct 2013 06:03:48 +0000 (23:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Oct 2013 20:35:27 +0000 (13:35 -0700)
Remove spaces between function names and open parentheses to
eliminate warnings generated by checkpatch.pl and meet kernel
coding standards.

Signed-off-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found