]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: lnet: lnet: Remove space between function name and open paranthesis '('
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Mon, 29 Sep 2014 10:32:46 +0000 (16:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 16:52:15 +0000 (09:52 -0700)
commit7613695e2dd75c626410826e83243cafa1a419e2
tree862add970637e15a0d4a30445aed66cb9b2c6333
parent75e0d6b83fc123471320e7664d7abda07c4d6194
staging: lustre: lnet: lnet: Remove space between function name and open paranthesis '('

This patch fixes checpatch.pl warning in api-ni.c file.
WARNING: space prohibited between function name and open parenthesis '('

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/api-ni.c