aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_io.h
diff options
context:
space:
mode:
authorTapasweni Pathak <tapaswenipathak@gmail.com>2014-09-21 05:45:18 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-23 08:08:58 -0700
commitb105374c51f88dd8c2fc0524fd4f7a7c0ec3388a (patch)
treea84ee28f3d14e415c67fb4fe8ae56c2d90a8c3ae /drivers/staging/rtl8712/rtl871x_io.h
parentStaging: rtl8712: remove void function return; statement (diff)
downloadlinux-dev-b105374c51f88dd8c2fc0524fd4f7a7c0ec3388a.tar.xz
linux-dev-b105374c51f88dd8c2fc0524fd4f7a7c0ec3388a.zip
Staging: rtl8712: fixed space prohibition
This patch fixes checkpatch.pl warning in file rtl871x_io.h WARNING : space prohibited before semicolon Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8712/rtl871x_io.h')
-rw-r--r--drivers/staging/rtl8712/rtl871x_io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8712/rtl871x_io.h b/drivers/staging/rtl8712/rtl871x_io.h
index dc23395fec3b..48ad10b023fd 100644
--- a/drivers/staging/rtl8712/rtl871x_io.h
+++ b/drivers/staging/rtl8712/rtl871x_io.h
@@ -166,7 +166,7 @@ struct reg_protocol_rd {
u32 Byte4Access:1;
u32 Byte2Access:1;
u32 Byte1Access:1;
- u32 BurstMode:1 ;
+ u32 BurstMode:1;
u32 FixOrContinuous:1;
u32 Reserved4:16;
/*DW3*/