Re: [PATCH] usbnet: rtl8150: remove unused variable

2014-11-18 Thread Petko Manolov
On 14-11-18 18:29:59, Sudip Mukherjee wrote: > we were just returning the initial value of res, instead now > we are returning the value directly. Looks OK, but could you please fix the wording of the commit message to something like: Remove unused variable. This is a tiny patch and the

[PATCH] usbnet: rtl8150: remove unused variable

2014-11-18 Thread Sudip Mukherjee
we were just returning the initial value of res, instead now we are returning the value directly. Signed-off-by: Sudip Mukherjee --- drivers/net/usb/rtl8150.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/net/usb/rtl8150.c b/drivers/net/usb/rtl8150.c index 6e87e57