projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b5b4e2
)
Staging: rtl8192u: r8192U_wx.c Fixed a code-style error about trailing whitespace
author
Chaitanya Hazarey
<c@24.io>
Fri, 20 Jun 2014 17:49:56 +0000
(10:49 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 26 Jun 2014 23:56:48 +0000
(19:56 -0400)
Fixed the following error reported by running checkpatch.pl
ERROR: trailing whitespace
Signed-off-by: Chaitanya Hazarey <c@24.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_wx.c
patch
|
blob
|
history
diff --git
a/drivers/staging/rtl8192u/r8192U_wx.c
b/drivers/staging/rtl8192u/r8192U_wx.c
index
cccc88b
..
6808e87
100644
(file)
--- a/
drivers/staging/rtl8192u/r8192U_wx.c
+++ b/
drivers/staging/rtl8192u/r8192U_wx.c
@@
-952,7
+952,7
@@
static const struct iw_priv_args r8192_private_args[] = {
static iw_handler r8192_private_handler[] = {
- r8192_wx_set_crcmon,
+ r8192_wx_set_crcmon,
r8192_wx_set_scan_type,
r8192_wx_set_rawtx,
r8192_wx_force_reset,