From 6371f2105a94121d3a061b04aaf0b8b392852bc5 Mon Sep 17 00:00:00 2001 From: Chaitanya Hazarey Date: Tue, 27 May 2014 15:35:09 -0700 Subject: [PATCH] Staging: rtl8192u: r8180_93cx6.c Added missing spaces Added spaces needed in the proper places to address: ERROR: space required after that ',' (ctx:VxV) ERROR: space required after that ';' (ctx:VxV) ERROR: space required after that close brace '}' ERROR: space required before the open brace '{' ERROR: space required before the open parenthesis '(' ERROR: spaces required around that '<' (ctx:VxV) ERROR: spaces required around that '=' (ctx:VxV) ERROR: spaces required around that '==' (ctx:VxV) Signed-off-by: Chaitanya Hazarey Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed