Commit fce7f393 authored by Lior Pugatch's avatar Lior Pugatch Committed by Greg Kroah-Hartman

staging: vt6655: Fixed C99 style comment to C89 style.

Patch created to satisfy checkpatch.pl
Signed-off-by: default avatarLior Pugatch <buzz5800@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c9a47627
......@@ -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__ */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment