aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl8712_event.h
diff options
context:
space:
mode:
authorMax Perepelitsyn <mperepelitsyn@gmail.com>2015-01-02 14:08:08 +0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-17 14:20:25 -0800
commit0636b4603f83006166f2c8d80aaff4c157562724 (patch)
tree9e03ead01ad5196f17bea69c3657ba5932fe9e8a /drivers/staging/rtl8712/rtl8712_event.h
parentstaging: rtl8192e: fixed a space coding style issue (diff)
downloadlinux-dev-0636b4603f83006166f2c8d80aaff4c157562724.tar.xz
linux-dev-0636b4603f83006166f2c8d80aaff4c157562724.zip
staging: rtl8712: remove spaces before commas
checkpatch.pl fix for ERROR: space prohibited before that ',' (ctx:WxE) Signed-off-by: Max Perepelitsyn <mperepelitsyn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8712/rtl8712_event.h')
-rw-r--r--drivers/staging/rtl8712/rtl8712_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8712/rtl8712_event.h b/drivers/staging/rtl8712/rtl8712_event.h
index 3d7f79efa2c1..29a4c23a0d23 100644
--- a/drivers/staging/rtl8712/rtl8712_event.h
+++ b/drivers/staging/rtl8712/rtl8712_event.h
@@ -27,7 +27,7 @@
#define _RTL8712_EVENT_H_
void r8712_event_handle(struct _adapter *padapter, uint *peventbuf);
-void r8712_got_addbareq_event_callback(struct _adapter *adapter , u8 *pbuf);
+void r8712_got_addbareq_event_callback(struct _adapter *adapter, u8 *pbuf);
enum rtl8712_c2h_event {
GEN_EVT_CODE(_Read_MACREG) = 0, /*0*/