[PATCH] staging: rtl8712: removed extra blank line

From: Mitali Borkar
Date: Wed Apr 07 2021 - 22:25:47 EST


Removed an extra blank line so that only one blank line is present in
between two functions which separates them out.
Reported by checkpatch

Signed-off-by: Mitali Borkar <mitaliborkar810@xxxxxxxxx>
---
drivers/staging/rtl8712/rtl8712_wmac_regdef.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/staging/rtl8712/rtl8712_wmac_regdef.h b/drivers/staging/rtl8712/rtl8712_wmac_regdef.h
index 662383fe7a8d..dfe3e9fbed43 100644
--- a/drivers/staging/rtl8712/rtl8712_wmac_regdef.h
+++ b/drivers/staging/rtl8712/rtl8712_wmac_regdef.h
@@ -32,6 +32,5 @@
#define AMPDU_MIN_SPACE (RTL8712_WMAC_ + 0x37)
#define TXOP_STALL_CTRL (RTL8712_WMAC_ + 0x38)

-
#endif /*__RTL8712_WMAC_REGDEF_H__*/

--
2.30.2