From: Peter Huewe Date: Wed, 13 Feb 2013 02:58:16 +0000 (+0100) Subject: staging/rtl8187se: Remove code without effect X-Git-Tag: v3.9-rc1~127^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b926050cb1bfa64e575fab5e4eb3d2a15d349464;p=pandora-kernel.git staging/rtl8187se: Remove code without effect The local variable AcParam is only assigned to but not read/used afterwards, thus it and all related code can be removed. The bFollowLegacySetting variable and check can also be removed as it is always true. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed