From: Jia He Date: Tue, 4 Nov 2014 01:39:58 +0000 (+0800) Subject: staging: rtl8188eu: Fix coding style space related ERROR problems X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7be921a226dcbbbd8fb6f5d63bea4856b3a11624;p=pandora-kernel.git staging: rtl8188eu: Fix coding style space related ERROR problems This fixes space related ERROR reports by checkpatch.pl Generated by $ git ls-files "drivers/staging/rtl8188eu/*.[ch]" | \ xargs ./scripts/checkpatch.pl -f --fix-inplace --strict --types=SPACING Already checked by text comparasion $git diff -w and binary comparasion of r8188eu.ko $objdiff diff Signed-off-by: Jia He Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed