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:
691dd0b
)
staging: lustre: Use parenthesis around sizeof
author
Joe Perches
<joe@perches.com>
Mon, 14 Oct 2013 03:22:03 +0000
(20:22 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 14 Oct 2013 16:34:15 +0000
(09:34 -0700)
Convert sizeof foo to sizeof(foo) to be more kernel style compatible.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found