]> git.karo-electronics.de Git - linux-beck.git/commit
Staging:rtl8187se: Remove unnecessary braces from if-else statement
authorHimangi Saraogi <himangi774@gmail.com>
Thu, 7 Nov 2013 21:37:03 +0000 (03:07 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2013 17:11:16 +0000 (09:11 -0800)
commit821aa20462f655f052215df8afd61c4a012056f7
tree103331e5ca427c2b9471496c263dfef9f00d7be5
parent4270826c6912ff354b2ba0cb3892a6f3640a375d
Staging:rtl8187se: Remove unnecessary braces from if-else statement

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>
drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c