summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/rtl8712_recv.h
diff options
context:
space:
mode:
authorZhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com>2021-04-04 23:51:52 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-05 13:12:26 +0300
commit69c7ec3b2ba44041d51522675f9d342be441a76a (patch)
tree65616d1b10278d99a558e804e79296e97eaefad9 /drivers/staging/rtl8712/rtl8712_recv.h
parentd3361373bdda6e5448e7aa3985c2c684f185ff6f (diff)
downloadlinux-69c7ec3b2ba44041d51522675f9d342be441a76a.tar.xz
staging: rtl8712: add blank lines after declarations
Add blank lines after function/struct/union/enum declarations to adhere to Linux kernel coding style. Reported by checkpatch. Signed-off-by: Zhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com> Link: https://lore.kernel.org/r/ffe2ab70ef3cb73d3d6dd19d88804af7ecb568a2.1617568354.git.zhansayabagdaulet@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8712/rtl8712_recv.h')
-rw-r--r--drivers/staging/rtl8712/rtl8712_recv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/rtl8712/rtl8712_recv.h b/drivers/staging/rtl8712/rtl8712_recv.h
index 3e385b2242d8..c70b37ff554e 100644
--- a/drivers/staging/rtl8712/rtl8712_recv.h
+++ b/drivers/staging/rtl8712/rtl8712_recv.h
@@ -66,6 +66,7 @@ struct phy_stat {
__le32 phydw6;
__le32 phydw7;
};
+
#define PHY_STAT_GAIN_TRSW_SHT 0
#define PHY_STAT_PWDB_ALL_SHT 4
#define PHY_STAT_CFOSHO_SHT 5