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:
020e46e
)
Staging: rtl8712: remove break after return statement
author
Tapasweni Pathak
<tapaswenipathak@gmail.com>
Sat, 20 Sep 2014 23:51:58 +0000
(
05:21
+0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 23 Sep 2014 15:02:06 +0000
(08:02 -0700)
This patch fixes checkpatch.pl warning in rtl871x_ioctl_linux.c file
WARNING : break is not useful after goto or return
Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found