From: Peter Huewe Date: Wed, 13 Feb 2013 02:58:15 +0000 (+0100) Subject: staging/rtl8187se: Remove code without effect X-Git-Tag: v3.9-rc1~127^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2578180858e80261f8ba133dc998d5fb5b54d547;p=pandora-kernel.git staging/rtl8187se: Remove code without effect The local variable u4bAcParam is never read/used after assignment, thus we can remove the declaration, assignment and any related code. -> the local variables u1bAIFS, eACI and pAcParam can also be removed. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed