From 8a3efe9649d288bbc3215a1ca9a405772bd73c42 Mon Sep 17 00:00:00 2001 From: Ana Rey Date: Wed, 5 Mar 2014 17:12:04 +0100 Subject: [PATCH] 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-format-patch failed