From: Dan Carpenter Date: Tue, 29 Apr 2014 12:41:01 +0000 (+0300) Subject: staging: r8188eu: indent for loop body X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50b14a9e1625f3f12f31a149feb146b4c6eea4b1;p=pandora-kernel.git staging: r8188eu: indent for loop body The for loop body wasn't indented so it upset my static checker. Also I removed an obsolete comment on the same line. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed