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:
cc92272
)
staging: lustre: lnet: lnet: fixed space coding style issues
author
Samuel DomÃnguez
<samuel.dominguez.lorenzo@gmail.com>
Thu, 5 Dec 2013 16:16:13 +0000
(16:16 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 6 Dec 2013 21:04:56 +0000
(13:04 -0800)
Fixed a coding style issue with spaces between function names and arguments:
func (x) -> func(x)
Signed-off-by: Samuel Dominguez <samuel.dominguez.lorenzo@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found