Messages in this thread |  | | Date | Sat, 11 Aug 2018 11:23:42 -0700 (PDT) | | Subject | Re: [PATCH] drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspend | | From | David Miller <> |
| |
From: zhong jiang <zhongjiang@huawei.com> Date: Thu, 9 Aug 2018 09:39:13 +0800
> rtl8152_system_suspend defines the variable "ret", but it is not modified > after initialization. So just remove it. > > Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Applied.
|  |