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:
337a1a8
)
staging: xgifb: vb_setmode: delete empty if statement blocks
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Sun, 27 Nov 2011 21:03:18 +0000
(23:03 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 27 Nov 2011 21:20:13 +0000
(06:20 +0900)
Delete empty if statement blocks. The patch eliminates following
checkpatch.pl warnings:
WARNING: suspect code indent for conditional statements (8, 8)
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found