From: Xenia Ragiadakou Date: Tue, 4 Jun 2013 20:32:28 +0000 (+0300) Subject: staging: rtl8192u: add spaces around ?:&&|| in r8192U_core.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f6d3a493d5858ae571b507ae47d4e437585d24;p=pandora-kernel.git staging: rtl8192u: add spaces around ?:&&|| in r8192U_core.c This patch fixes the following checkpatch errors: ERROR: spaces required around that '?' ERROR: spaces required around that ':' ERROR: spaces required around that '&&' ERROR: spaces required around that '||' Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed