staging: vt6655: ioctl.h: Replace C99 // comment by /* */

Replace C99 "//" comment by "/* */"

Signed-off-by: Veronika Kabatova <veronicca114@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Veronika Kabatova 2014-10-25 23:19:40 +02:00 committed by Greg Kroah-Hartman
parent d8e340de7d
commit bd2ac90116

View file

@ -33,4 +33,4 @@
int private_ioctl(struct vnt_private *, struct ifreq *rq);
#endif // __IOCTL_H__
#endif /* __IOCTL_H__ */