OSDN Git Service

Staging: rtl8187se: Remove unnecessary braces around single statement in dot11d.c
authorRashika Kheria <rashika.kheria@gmail.com>
Sat, 2 Nov 2013 17:19:59 +0000 (22:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2013 16:44:21 +0000 (08:44 -0800)
commit96983a0c65775095be881ab811b3f86154bfdf6a
treeae0f053c878722fc7662fcf2d2ea43b0fc31a991
parent3e3f837c659efc8fbb88e60cfda79b6ccfd2ac13
Staging: rtl8187se: Remove unnecessary braces around single statement in dot11d.c

This patch fixes the following checkpatch.pl issues in
ieee80211/dot11d.c-
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/ieee80211/dot11d.c