All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: rtl8723bs: remove some unused functions
@ 2023-03-10  8:34 Michael Straube
  2023-03-10  8:34 ` [PATCH 1/5] staging: rtl8723bs: MapCharToHexDigit() is not used Michael Straube
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Straube @ 2023-03-10  8:34 UTC (permalink / raw)
  To: gregkh; +Cc: hdegoede, Larry.Finger, linux-staging, linux-kernel,
	Michael Straube

This series removes some unused functions from hal/hal_com.c.

Michael Straube (5):
  staging: rtl8723bs: MapCharToHexDigit() is not used
  staging: rtl8723bs: ParseQualifiedString() is not used
  staging: rtl8723bs: isAllSpaceOrTab() is not used
  staging: rtl8723bs: linked_info_dump() is not used
  staging: rtl8723bs: rtw_get_raw_rssi_info() is not used

 drivers/staging/rtl8723bs/hal/hal_com.c     | 108 --------------------
 drivers/staging/rtl8723bs/include/hal_com.h |   9 --
 2 files changed, 117 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-03-10 10:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-10  8:34 [PATCH 0/5] staging: rtl8723bs: remove some unused functions Michael Straube
2023-03-10  8:34 ` [PATCH 1/5] staging: rtl8723bs: MapCharToHexDigit() is not used Michael Straube
2023-03-10  8:34 ` [PATCH 2/5] staging: rtl8723bs: ParseQualifiedString() " Michael Straube
2023-03-10  8:34 ` [PATCH 3/5] staging: rtl8723bs: isAllSpaceOrTab() " Michael Straube
2023-03-10  8:34 ` [PATCH 4/5] staging: rtl8723bs: linked_info_dump() " Michael Straube
2023-03-10  8:34 ` [PATCH 5/5] staging: rtl8723bs: rtw_get_raw_rssi_info() " Michael Straube
2023-03-10 10:26 ` [PATCH 0/5] staging: rtl8723bs: remove some unused functions Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.