From: Ana Rey Date: Wed, 5 Mar 2014 16:12:04 +0000 (+0100) Subject: staging: rtl8187se: Fix whitespaces in ieee80211/dot11d.h X-Git-Tag: v3.15-rc1~139^2~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3efe9649d288bbc3215a1ca9a405772bd73c42;p=pandora-kernel.git 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 Acked-by: Bob Copeland Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed