From: Dan Carpenter Date: Wed, 5 Mar 2014 11:26:50 +0000 (+0300) Subject: staging: rtl8712: fix some confusing indenting X-Git-Tag: v3.15-rc1~139^2~707 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=879cb0c986022379ece5946a64a11f5edb7c056e;p=pandora-kernel.git staging: rtl8712: fix some confusing indenting These set off a static checker warning about "warn: add curly braces?", but actually the code it correct, it's just the indenting which is wrong. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed