On Sun, May 31, 2015 at 11:33:32AM +0900, gre...@linuxfoundation.org wrote:
> On Thu, May 14, 2015 at 09:04:00AM +, Gujulan Elango, Hari Prasath (H.)
> wrote:
> > remove an unwanted assignment to a variable which is overwritten in the
> > very next line.The first value assigned is not used.
>
On Thu, May 14, 2015 at 09:04:00AM +, Gujulan Elango, Hari Prasath (H.)
wrote:
> remove an unwanted assignment to a variable which is overwritten in the
> very next line.The first value assigned is not used.
>
> Signed-off-by: Hari Prasath Gujulan Elango
Your name doesn't match the From: li
remove an unwanted assignment to a variable which is overwritten in the
very next line.The first value assigned is not used.
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/rtl8188eu/hal/usb_halinit.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8188eu/hal