public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: r8188eu: remove dead code
@ 2022-02-16 19:40 Michael Straube
  2022-02-16 19:40 ` [PATCH 1/3] staging: r8188eu: remove unused enum Michael Straube
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Straube @ 2022-02-16 19:40 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, phil, linux-staging, linux-kernel, Michael Straube

This series removes an unused enum and some dead code related to a
variable that is always zero.

Tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (3):
  staging: r8188eu: remove unused enum
  staging: r8188eu: bCCKinCH14 is read-only
  staging: r8188eu: rename CCKSwingTable_Ch1_Ch13

 drivers/staging/r8188eu/hal/HalPhyRf_8188e.c | 16 +++------
 drivers/staging/r8188eu/hal/odm.c            | 38 +-------------------
 drivers/staging/r8188eu/hal/usb_halinit.c    |  5 ---
 drivers/staging/r8188eu/include/odm.h        |  4 +--
 4 files changed, 6 insertions(+), 57 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-16 19:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-16 19:40 [PATCH 0/3] staging: r8188eu: remove dead code Michael Straube
2022-02-16 19:40 ` [PATCH 1/3] staging: r8188eu: remove unused enum Michael Straube
2022-02-16 19:40 ` [PATCH 2/3] staging: r8188eu: bCCKinCH14 is read-only Michael Straube
2022-02-16 19:40 ` [PATCH 3/3] staging: r8188eu: rename CCKSwingTable_Ch1_Ch13 Michael Straube

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox