staging:wlags49_h2: change comment style
authorHimangi Saraogi <himangi774@gmail.com>
Wed, 5 Mar 2014 00:58:24 +0000 (06:28 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 22:52:27 +0000 (14:52 -0800)
Coding style requires that comments use the standard /* */ style
instead of C99 style. The commented #include statements were also
removed as they are not required.

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found