Re: [PATCH 1/9] staging/rtl8187se: Remove code without effect

2013-02-12 Thread Peter Hüwe
Am Mittwoch, 13. Februar 2013, 03:54:26 schrieb Peter Huewe: > 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 Sorry wrong distribution list. Seems my script went a bit

[PATCH 1/9] staging/rtl8187se: Remove code without effect

2013-02-12 Thread Peter Huewe
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 --- drivers/staging/rtl8187se/r8185b_init.c | 49 +-- 1 files changed, 1 insertions(+), 48 delet

[PATCH 1/9] staging/rtl8187se: Remove code without effect

2013-02-12 Thread Peter Huewe
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 --- drivers/staging/rtl8187se/r8185b_init.c | 49 +-- 1 files changed, 1 insertions(+), 48 delet