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:
5519b5f
)
staging: rtl8188eu: Remove unnecessary else after return
author
Dilek Uzulmez
<dilekuzulmez@gmail.com>
Thu, 30 Oct 2014 21:20:46 +0000
(23:20 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 4 Nov 2014 00:08:06 +0000
(16:08 -0800)
This patch fixes checkpatch.pl warning in files of rtl8188eu
WARNING: else is not generally useful after a break or return
Signed-off-by: Dilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found