[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1821100d-c647-5237-de4a-b96bde556c5e@gmail.com>
Date: Sun, 2 Jan 2022 19:41:13 +0100
From: Michael Straube <straube.linux@...il.com>
To: Martin Kaiser <martin@...ser.cx>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] staging: r8188eu: some trivial cleanups
On 1/2/22 18:59, Martin Kaiser wrote:
> Remove unused variables and defines in several places.
>
> Martin Kaiser (5):
> staging: r8188eu: remove unused power management defines
> staging: r8188eu: internal autosuspend is always false
> staging: r8188eu: fix_rate is set but not used.
> staging: r8188eu: cmd_issued_cnt is set but not used
> staging: r8188eu: turbo scan is always off for r8188eu
>
> drivers/staging/r8188eu/core/rtw_cmd.c | 3 ---
> drivers/staging/r8188eu/core/rtw_pwrctrl.c | 9 +-------
> drivers/staging/r8188eu/hal/rtl8188e_dm.c | 1 -
> drivers/staging/r8188eu/hal/rtl8188e_rf6052.c | 21 +++++++------------
> drivers/staging/r8188eu/include/drv_types.h | 2 --
> drivers/staging/r8188eu/include/rtw_cmd.h | 1 -
> drivers/staging/r8188eu/include/rtw_pwrctrl.h | 5 -----
> drivers/staging/r8188eu/os_dep/ioctl_linux.c | 6 ------
> drivers/staging/r8188eu/os_dep/os_intfs.c | 4 ----
> drivers/staging/r8188eu/os_dep/usb_intf.c | 3 +--
> 10 files changed, 9 insertions(+), 46 deletions(-)
>
Looks good to me. For all patches:
Acked-by: Michael Straube <straube.linux@...il.com>
Powered by blists - more mailing lists