Thread (20 messages) 20 messages, 1 author, 2021-03-22
STALE1916d LANDED

[PATCH 03/19] Staging: rtl8723bs: remove useless structs in rtw_recv.h

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

Remove the following unreferenced struct in include/rtw_recv.h:

	struct smooth_rssi_data

Signed-off-by: Marco Cesati <redacted>
---
 drivers/staging/rtl8723bs/include/rtw_recv.h | 7 -------
 1 file changed, 7 deletions(-)
diff --git a/drivers/staging/rtl8723bs/include/rtw_recv.h b/drivers/staging/rtl8723bs/include/rtw_recv.h
index 3e2ee7f75e8c..2709c9413dbc 100644
--- a/drivers/staging/rtl8723bs/include/rtw_recv.h
+++ b/drivers/staging/rtl8723bs/include/rtw_recv.h
@@ -69,13 +69,6 @@ struct	stainfo_rxcache	{
 };
 
 
-struct smooth_rssi_data {
-	u32 elements[100];	/* array to store values */
-	u32 index;			/* index to current array to store */
-	u32 total_num;		/* num of valid elements */
-	u32 total_val;		/* sum of valid elements */
-};
-
 struct signal_stat {
 	u8 update_req;		/* used to indicate */
 	u8 avg_val;		/* avg of valid elements */
-- 
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