]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: ping_test.c : remove space after function names
authorAuguste Olivry <auguste.olivry@ens.fr>
Thu, 2 Apr 2015 14:07:17 +0000 (16:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Apr 2015 15:11:18 +0000 (17:11 +0200)
commite9ab674e23872f5c13fa0ccb531c6bc52741d23a
tree936b9c4d82399f82f5d832eee821e4a97be202d8
parent822aa3e22f6eace077b53b28176aaf001a92a61d
staging: lustre: ping_test.c : remove space after function names

remove space between function names and open parentheses as reported by
checkpatch.pl.

Signed-off-by: Auguste Olivry <auguste.olivry@ens.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/ping_test.c