Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Mitali Borkar <mitaliborkar810@gmail.com>
Link: https://lore.kernel.org/r/YG5ppTlGhRp5WVgS@kali
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Mitali Borkar and committed by
Greg Kroah-Hartman
73aba1b5 d03f499e

-1
-1
drivers/staging/rtl8712/rtl8712_wmac_regdef.h
··· 32 32 #define AMPDU_MIN_SPACE (RTL8712_WMAC_ + 0x37) 33 33 #define TXOP_STALL_CTRL (RTL8712_WMAC_ + 0x38) 34 34 35 - 36 35 #endif /*__RTL8712_WMAC_REGDEF_H__*/ 37 36