Staging: rtl8192u: move open braces to previous lines
authormike dupuis <mike.dupuis.0@gmail.com>
Thu, 24 Sep 2015 06:15:34 +0000 (22:15 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 02:29:02 +0000 (04:29 +0200)
commitb117d1a0da3f1b090dcd354eaafd5a5dfb8378c7
treebbc64bc57bd9bebc3136c1040d532c797d0f2192
parentdbb192d151a9ec2d98629b4b42c6b074bdbb4e0c
Staging: rtl8192u: move open braces to previous lines

This is a patch to move opening braces to the lines on which their
corresponding if-statements exist in ieee80211_softmac_wx.c.

Signed-off-by: Mike Dupuis <mike.dupuis.0@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c