02, 2012 1:17 PM
> To: kyungmin.p...@samsung.com; k.deb...@samsung.com;
> jtp.p...@samsung.com; mche...@redhat.com
> Cc: yongjun_...@trendmicro.com.cn; linux-arm-ker...@lists.infradead.org;
> linux-media@vger.kernel.org
> Subject: [PATCH -next] [media] s5p-mfc: remove unused variable
&
From: Wei Yongjun
The variable index is initialized but never used
otherwise, so remove the unused variable.
Signed-off-by: Wei Yongjun
---
drivers/media/platform/s5p-mfc/s5p_mfc.c| 5 -
drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c | 6 --
2 files changed, 11 deletions(-)
d