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:
2effbbd
)
staging: ft1000: ft1000-pcmcia: Removed unnecessary else expression.
author
Gulsah Kose
<gulsah.1004@gmail.com>
Fri, 26 Sep 2014 19:49:26 +0000
(22:49 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 03:26:42 +0000
(23:26 -0400)
This patch fixes "else is not generally useful after a break or return"
checkpatch.pl warning in ft1000_dnld.c
Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found