projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9a4762
)
staging: vt6655: Fixed C99 style comment to C89 style.
author
Lior Pugatch
<buzz5800@gmail.com>
Tue, 4 Aug 2015 19:18:04 +0000
(22:18 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 5 Aug 2015 18:55:44 +0000
(11:55 -0700)
Patch created to satisfy checkpatch.pl
Signed-off-by: Lior Pugatch <buzz5800@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/rxtx.h
patch
|
blob
|
history
diff --git
a/drivers/staging/vt6655/rxtx.h
b/drivers/staging/vt6655/rxtx.h
index b9bd1639b13eab216ed013cd5995d5463d67581c..54694df14e4488c330c98fda27fa4fcf57bb5207 100644
(file)
--- a/
drivers/staging/vt6655/rxtx.h
+++ b/
drivers/staging/vt6655/rxtx.h
@@
-197,4
+197,4
@@
int vnt_beacon_make(struct vnt_private *, struct ieee80211_vif *);
int vnt_beacon_enable(struct vnt_private *, struct ieee80211_vif *,
struct ieee80211_bss_conf *);
-#endif /
/ __RXTX_H__
+#endif /
* __RXTX_H__ */