git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e962c
)
staging: lustre: Fix space prohibited between function name and open parenthesis
author
Mathieu OTHACEHE
<m.othacehe@gmail.com>
Tue, 2 Sep 2014 16:39:44 +0000
(18:39 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 17:32:58 +0000
(10:32 -0700)
This patch fixes the following checkpatch.pl warning in lnet/lnet/lib-eq.c:
WARNING: space prohibited between function name and open parenthesis '('
Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found