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:
dbc6ee6
)
Staging: vt6656: Removing else after break statement to fix warning
author
Rajbinder Brar
<brar.rajbinder@gmail.com>
Wed, 17 Sep 2014 15:57:03 +0000
(21:27 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:01:22 +0000
(17:01 -0700)
This patch fixes the checkpatch.pl warning in baseband.c file
WARNING: else is not useful after a break or return
Signed-off-by: Rajbinder Brar <brar.rajbinder@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found