OSDN Git Service

staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_module.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Tue, 20 Nov 2012 12:12:11 +0000 (21:12 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 21:59:59 +0000 (13:59 -0800)
commite3b9b6cf1b37522990246ac98267ecfe4bc25222
treeade3e4702802fcf2d52e8b9904db41dce14e7862
parent3c304fe63bdd8bfebfcc9196467cd787355bd4d5
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_module.c

The following errors and warnings fixed.
- ERROR: space required after that ',' (ctx:VxV)
- ERROR: code indent should use tabs where possible
- WARNING: please, no space before tabs
- WARNING: please, no spaces at the start of a line
- WARNING: suspect code indent for conditional statements (8, 10)

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