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:
ef4356b
)
staging: lustre: fid: Remove space before braces for defined() check
author
Andreas Ruprecht
<rupran@einserver.de>
Sat, 3 Jan 2015 11:29:05 +0000
(12:29 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 23:58:30 +0000
(15:58 -0800)
checkpatch complains about three places where a space is prohibited
before the braces for an "#if defined()" check. This patch removes
the spaces.
Signed-off-by: Andreas Ruprecht <rupran@einserver.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found