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:
b553a1a
)
staging: wlan-ng: prism2mgmt.c Fix break not useful
author
Jeshwanth Kumar N K
<jeshkumar555@gmail.com>
Thu, 14 Aug 2014 20:11:04 +0000
(
01:41
+0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 17 Aug 2014 16:49:48 +0000
(09:49 -0700)
Fixed up warnings, break is not useful after return statement.
And the exit Label is deleted, now returning inline.
Signed-off-by: Jeshwanth Kumar N K <jeshkumar555@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found