summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h
diff options
context:
space:
mode:
authorArushi Singhal <arushisinghal19971997@gmail.com>2018-03-03 11:02:33 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-06 04:03:44 -0800
commit0e2bbf657ab29e5f8194760fcca3e0fe1c59c26d (patch)
tree045b0a6d6b7f0a71acb1d77644c9985e1dfd85a5 /drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h
parent3b210964865497b947da8752e762717f37549b1d (diff)
downloadlinux-0e2bbf657ab29e5f8194760fcca3e0fe1c59c26d.tar.bz2
staging: rtl8712: Remove multiple blank line(s)
Remove extra blank line(s) to conform to the Linux kernel coding style. Issue found using checkpatch. Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h')
-rw-r--r--drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h b/drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h
index 9374f1c48853..8df42a70399f 100644
--- a/drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h
+++ b/drivers/staging/rtl8712/rtl8712_cmdctrl_regdef.h
@@ -20,7 +20,6 @@
#ifndef __RTL8712_CMDCTRL_REGDEF_H__
#define __RTL8712_CMDCTRL_REGDEF_H__
-
#define CR (RTL8712_CMDCTRL_ + 0x0000)
#define TXPAUSE (RTL8712_CMDCTRL_ + 0x0002)
#define TCR (RTL8712_CMDCTRL_ + 0x0004)
@@ -29,6 +28,5 @@
#define SYSF_CFG (RTL8712_CMDCTRL_ + 0x000D)
#define MBIDCTRL (RTL8712_CMDCTRL_ + 0x000E)
-
#endif /* __RTL8712_CMDCTRL_REGDEF_H__ */