DORMANTno replies

[PATCH] staging: rtl8723bs: core: remove empty else section

From: Saurav Girepunje <hidden>
Date: 2021-10-09 05:20:14
Also in: lkml
Subsystem: staging subsystem, the rest · Maintainers: Greg Kroah-Hartman, Linus Torvalds

Remove the empty else section in rtw_make_wlanhdr().

Signed-off-by: Saurav Girepunje <redacted>
---
 drivers/staging/rtl8723bs/core/rtw_xmit.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8723bs/core/rtw_xmit.c b/drivers/staging/rtl8723bs/core/rtw_xmit.c
index 46054d6a1fb5..34505b35a7f3 100644
--- a/drivers/staging/rtl8723bs/core/rtw_xmit.c
+++ b/drivers/staging/rtl8723bs/core/rtw_xmit.c
@@ -977,7 +977,6 @@ s32 rtw_make_wlanhdr(struct adapter *padapter, u8 *hdr, struct pkt_attrib *pattr
 				}
 			}
 		}
-	} else {
 	}

 exit:
--
2.32.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help