staging: rtl8712: removed extra blank line
authorMitali Borkar <mitaliborkar810@gmail.com>
Thu, 8 Apr 2021 02:25:41 +0000 (07:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Apr 2021 07:27:59 +0000 (09:27 +0200)
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>
drivers/staging/rtl8712/rtl8712_wmac_regdef.h

index 662383f..dfe3e9f 100644 (file)
@@ -32,6 +32,5 @@
 #define AMPDU_MIN_SPACE                        (RTL8712_WMAC_ + 0x37)
 #define        TXOP_STALL_CTRL                 (RTL8712_WMAC_ + 0x38)
 
-
 #endif /*__RTL8712_WMAC_REGDEF_H__*/