]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitd3422d5ef09953bc5bb7468e98d8d12bad0a95c6
tree72bfbdef8dadbf2250f567546199fae356469d85
parent2c2b7c05ef1ca1b50a6fb557002f1d6ec3dfd601
Staging: lustre:lnet: klnds: socklnd: Remove space after the name of that function

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>
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.c