staging: rtl8187se: Fix braces in ieee80211/ieee80211_crypt_tkip.c
authorAna Rey <anarey@gmail.com>
Mon, 10 Mar 2014 18:18:14 +0000 (19:18 +0100)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Thu, 13 Mar 2014 22:58:49 +0000 (15:58 -0700)
commite03b52b5c99657a09dbecc26bfdd89628889be34
tree6f991f2c8cfb070242b6523447a2f7c3237ea213
parent1a2a30029e12aa8099dde44973ab02347a853db7
staging: rtl8187se: Fix braces in ieee80211/ieee80211_crypt_tkip.c

This patch fixes braces errors as the codingStyle of the kernel
recommends.

Thus, this patch fixes these errors and warning messages found by
checkpatch.pl:
WARNING: braces {} are not necessary for single statement blocks
ERROR: that open brace { should be on the previous line

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