staging: vt6655: Removed C99 style comments
authorNandini Hanumanthagowda <nandu.hgowda@gmail.com>
Sat, 12 Oct 2013 16:58:08 +0000 (22:28 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Oct 2013 16:15:26 +0000 (09:15 -0700)
commitc6e9a0565ff06a06299ff0445f75dc92ae69d45c
treed6b9fadb4db0a18bf288a3d8f0ea3e3243998948
parentf19454f877342850f55efc59f54a53fa89b3e1de
staging: vt6655: Removed C99 style comments

C99 style comment // should not be used as
per coding guidelines.Usage of C99 style
comment // was resulting in checkpatch.pl
error.Hence replaced it with block comment /* */

Signed-off-by: Nandini Hanumanthagowda <nandu.hgowda@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/wroute.h