提交 f3512d5f 编写于 作者: E Esra Altintas 提交者: Greg Kroah-Hartman

staging: vt6655: Fixed C99 // comment errors in wpa.h

The following patch fixes the checkpatch.pl warning:
ERROR: do not use C99 // comments
Signed-off-by: NEsra Altintas <es.altintas@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 25ef419d
......@@ -80,4 +80,4 @@ WPAb_Is_RSN(
PWLAN_IE_RSN_EXT pRSN
);
#endif // __WPA_H__
#endif /* __WPA_H__ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册