Commit 73aba1b5 authored by Mitali Borkar's avatar Mitali Borkar Committed by Greg Kroah-Hartman
Browse files

staging: rtl8712: removed extra blank line



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: default avatarMitali Borkar <mitaliborkar810@gmail.com>
Link: https://lore.kernel.org/r/YG5ppTlGhRp5WVgS@kali


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d03f499e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32,6 +32,5 @@
#define AMPDU_MIN_SPACE			(RTL8712_WMAC_ + 0x37)
#define	TXOP_STALL_CTRL			(RTL8712_WMAC_ + 0x38)


#endif /*__RTL8712_WMAC_REGDEF_H__*/