staging: rtl8187se: Delete braces are not necessary in ieee80211/ieee80211_softmac.c
authorAna Rey <anarey@gmail.com>
Sun, 16 Mar 2014 19:44:29 +0000 (20:44 +0100)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 04:57:23 +0000 (21:57 -0700)
commit472f9c7647a0e432b6f14fe731ed03da2ed00080
tree9d27511445a2b1d07e98c41b1150c7088196e3af
parentb78f1b379722d3f2cadea45354c3f93d05556e67
staging: rtl8187se: Delete braces are not necessary in ieee80211/ieee80211_softmac.c

Delete braces are not necessary for single statement blocks and fix
coding style in these lines when It is necessary.

Fix checkpatch.pl warning:
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c