staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Thu, 29 Nov 2012 13:35:37 +0000 (22:35 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 20:47:00 +0000 (12:47 -0800)
commit8ddbbac7f0132f05aa0277c59a19e542a0e46727
tree1745b03f84e042509097a12410786419ca8df610
parent0a6d61ec7180094a0cd6ead156a05fafa1805104
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.c

The following errors fixed.
-ERROR: that open brace { should be on the previous line
-ERROR: space required before the open parenthesis '('
-ERROR: else should follow close brace '}'
-ERROR: space required before the open brace '{'

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/ieee80211/ieee80211_wx.c