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:
4270826
)
Staging:rtl8187se: Remove unnecessary braces from if-else statement
author
Himangi Saraogi
<himangi774@gmail.com>
Thu, 7 Nov 2013 21:37:03 +0000
(
03:07
+0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 10 Nov 2013 17:11:16 +0000
(09:11 -0800)
This patch fixes the checkpatch.pl warning
braces {} are not necessary for any arm of this statement
in ieee80211/ieee80211_softmac.c.
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Reviewed-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found