summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl8712_event.h
diff options
context:
space:
mode:
authorMax Perepelitsyn2015-01-02 09:08:08 +0100
committerGreg Kroah-Hartman2015-01-17 23:20:25 +0100
commit0636b4603f83006166f2c8d80aaff4c157562724 (patch)
tree9e03ead01ad5196f17bea69c3657ba5932fe9e8a /drivers/staging/rtl8712/rtl8712_event.h
parentstaging: rtl8192e: fixed a space coding style issue (diff)
downloadkernel-qcow2-linux-0636b4603f83006166f2c8d80aaff4c157562724.tar.gz
kernel-qcow2-linux-0636b4603f83006166f2c8d80aaff4c157562724.tar.xz
kernel-qcow2-linux-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*/