From: Teodora Baluta Date: Mon, 21 Oct 2013 23:37:14 +0000 (+0300) Subject: staging: rtl8187se: fix checkpatch space and tab warnings X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ead61f2692d04539a9c37970c5ae47fbf390a5;p=pandora-kernel.git staging: rtl8187se: fix checkpatch space and tab warnings This patch fixes checkpatch issues regarding space and tab like: WARNING: please, no spaces at the start of a line ERROR: code indent should use tabs where possible WARNING: suspect code indent for conditional statements (2, 4) ERROR: space required before the open parenthesis '(' ERROR: space required after that ',' (ctx:VxO) Signed-off-by: Teodora Baluta Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed