]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_ccmp.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Tue, 20 Nov 2012 12:13:05 +0000 (21:13 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 22:00:00 +0000 (14:00 -0800)
commit937afb70a09d87afa07831bc5ba951a1b8fb3c9b
treef14d246dc0bfdaf8009c0e7e28d07c9767d6c8b6
parentd6f272c25a6b37d2d62b55962f528d6f9b104188
staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_ccmp.c

The following error and warning fixed.
- ERROR: code indent should use tabs where possible
- WARNING: braces {} are not necessary for single statement blocks

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