staging: rtl8187se: Fix whitespaces in ieee80211/dot11d.h
authorAna Rey <anarey@gmail.com>
Wed, 5 Mar 2014 16:12:04 +0000 (17:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Mar 2014 00:12:09 +0000 (16:12 -0800)
commit8a3efe9649d288bbc3215a1ca9a405772bd73c42
treeae6501c283043c4d28286d6001e5f6031e400acb
parentb49f11335d82bd7bca488644cfc846df935abd54
staging: rtl8187se: Fix whitespaces in ieee80211/dot11d.h

This patch fixes whitespaces as the codingStyle of the kernel recommends.

Thus, this patch fixes these errors found by checkpatch.pl in r8180.h

ERROR: space required after that close brace '}'
ERROR: space required after that ',' (ctx:VxV)
ERROR: spaces required around that '==' (ctx:VxV)
ERROR: spaces required around that '=' (ctx:VxV)
ERROR: space required after that ',' (ctx:VxV)

Signed-off-by: Ana Rey <anarey@gmail.com>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/ieee80211/dot11d.h
This page took 0.024488 seconds and 5 git commands to generate.