[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220102175932.89127-1-martin@kaiser.cx>
Date: Sun, 2 Jan 2022 18:59:27 +0100
From: Martin Kaiser <martin@...ser.cx>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Michael Straube <straube.linux@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/5] staging: r8188eu: some trivial cleanups
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(-)
--
2.30.2
Powered by blists - more mailing lists