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:
a3355a6
)
Staging: panel: fixed frivilous else statement warning
author
Vincent Heuken
<me@vincentheuken.com>
Thu, 10 Jul 2014 10:34:28 +0000
(
03:34
-0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:12:51 +0000
(15:12 -0700)
Fixed one instance of the following checkpatch.pl warning in
panel.c:
WARNING: else is not generally useful after a break or return
Signed-off-by: Vincent Heuken <me@vincentheuken.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found