]> git.baikalelectronics.ru Git - kernel.git/commit
staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Fri, 30 Nov 2012 13:01:24 +0000 (22:01 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 20:48:20 +0000 (12:48 -0800)
commit8b6094c6d2d0efaefc698bca0ba7eb1bc2903acc
treedb5e7d518e5a0dd135156a736c924824107b462d
parent0e3473d7c6858d86d1a29ea14356434642ddf13f
staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.c

The following errors and warnings fixed.
- WARNING: braces {} are not necessary for single statement blocks
- ERROR: that open brace { should be on the previous line
- ERROR: space required before the open parenthesis '('
- ERROR: space prohibited after that open parenthesis '('

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