mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
staging: vt6655: Fixed C99 style comment to C89 style.
Patch created to satisfy checkpatch.pl Signed-off-by: Lior Pugatch <buzz5800@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
c9a47627f7
commit
fce7f39356
@@ -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__ */
|
||||
|
||||
Reference in New Issue
Block a user