Staging: lustre:lnet: klnds: socklnd: Remove space after the name of that function
authorHatice ERTÜRK <haticeerturk27@gmail.com>
Sat, 28 Feb 2015 20:14:19 +0000 (22:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 00:49:16 +0000 (16:49 -0800)
Function names must be adjacent to the parenthesis opened after.That's
why remove space after the name of that function.

This Warning found with checkpatch.pl

Signed-off-by: Hatice ERTURK <haticeerturk27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found