From: Florian Schilhabel Date: Sat, 6 Mar 2010 19:44:54 +0000 (+0100) Subject: staging: rtl8192su: remove re-declaration of counter i X-Git-Tag: v2.6.35-rc1~441^2^2~546 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ab372408208b7c92e986b1a283072c43b17bde5;p=pandora-kernel.git staging: rtl8192su: remove re-declaration of counter i variable i is declared integer in rtl8192SU_ConfigAdapterInfo8192SForAutoLoadFail. a few lines down it is re-declared u8. removed the re-declaration. plus cosmetics Signed-off-by: Florian Schilhabel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed