staging/rtl8187se: Remove code without effect
authorPeter Huewe <peterhuewe@gmx.de>
Wed, 13 Feb 2013 02:58:14 +0000 (03:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Feb 2013 18:26:02 +0000 (10:26 -0800)
Local variable AcmCtrl is never read/used after assignment so we can remove
all assignments to it and the related code around the assignments.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found