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:
2643c47
)
Staging: zcache: remove unnecessary braces in zcache-main.c
author
Ryo Munakata
<ryomnktml@gmail.com>
Sat, 26 Jan 2013 10:50:53 +0000
(19:50 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:22:16 +0000
(23:22 -0500)
This fixes a checkpatch.pl issue of
'braces {} are not necessary for single statement blocks'
Signed-off-by: Ryo Munakata <ryomnktml@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found