Thread (20 messages) flat view 20 messages, 1 author, 2021-03-22
STALE1998d LANDED

Landed in mainline as 86ce9840bf74 on 2021-03-22.

[PATCH 07/19] Staging: rtl8723bs: remove useless structs in rtw_mp.h

From: Marco Cesati <hidden>
Date: 2021-03-22 13:37:17
Subsystem: staging subsystem, the rest · Maintainers: Greg Kroah-Hartman, Linus Torvalds

Remove the following unreferenced struct's in include/rtw_mp.h:

	struct iocmd_struct
	struct rf_reg_param
	struct bb_reg_param

Signed-off-by: Marco Cesati <redacted>
---
 drivers/staging/rtl8723bs/include/rtw_mp.h | 17 -----------------
 1 file changed, 17 deletions(-)
diff --git a/drivers/staging/rtl8723bs/include/rtw_mp.h b/drivers/staging/rtl8723bs/include/rtw_mp.h
index 75171d30bcda..ead63cf09fe0 100644
--- a/drivers/staging/rtl8723bs/include/rtw_mp.h
+++ b/drivers/staging/rtl8723bs/include/rtw_mp.h
@@ -259,23 +259,6 @@ struct mp_priv {
 	u8 *TXradomBuffer;
 };
 
-struct iocmd_struct {
-	u8 cmdclass;
-	u16 value;
-	u8 index;
-};
-
-struct rf_reg_param {
-	u32 path;
-	u32 offset;
-	u32 value;
-};
-
-struct bb_reg_param {
-	u32 offset;
-	u32 value;
-};
-
 #define LOWER	true
 #define RAISE	false
 
-- 
2.30.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help