projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66dc935
)
staging: wlan-ng: remove space before tab
author
Gargi Sharma
<gs051095@gmail.com>
Thu, 16 Feb 2017 17:28:35 +0000
(22:58 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 16 Feb 2017 18:16:55 +0000
(10:16 -0800)
remove the space before the tab to fix the the checkpatch issue,
no spaces before tabs.
Signed-off-by: Gargi Sharma <gs051095@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/prism2mib.c
patch
|
blob
|
history
diff --git
a/drivers/staging/wlan-ng/prism2mib.c
b/drivers/staging/wlan-ng/prism2mib.c
index 4c3d394f3e3350960020261180b214dc4a8e166d..28df1f3d6f4af2eb9149e8fa4439cf671608116a 100644
(file)
--- a/
drivers/staging/wlan-ng/prism2mib.c
+++ b/
drivers/staging/wlan-ng/prism2mib.c
@@
-745,7
+745,7
@@
static int prism2mib_priv(struct mibrec *mib,
* pstr wlan message data
*
* Returns:
- * Nothing
+ * Nothing
*
*/