Staging: vt6655: Checkpatch fix: empty c99 comments
authorEmrys Bayliss <emrys@paradise.net.nz>
Thu, 15 Jan 2015 16:29:22 +0000 (03:29 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 22:49:35 +0000 (14:49 -0800)
This patch fixes some of the following checkpatch.pl errors in mac.h:
ERROR: do not use C99 // comments

This patch truncates statements which are followed by empty c99
comments.

Signed-off-by: Emrys Bayliss <emrys@paradise.net.nz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/mac.h

Simple merge