Re: [PATCH] Staging: vt6655: remove C99 style comments.

2015-03-07 Thread Greg KH
On Fri, Feb 27, 2015 at 07:13:10PM +0100, Matteo Semenzato wrote: > From: Matteo Semenzato > > This patch fixes the following error: > ERROR: do not use C99 // comments > > Signed-off-by: Matteo Semenzato > --- > drivers/staging/vt6655/device_main.c | 35 ++- >

[PATCH] Staging: vt6655: remove C99 style comments.

2015-02-27 Thread Matteo Semenzato
From: Matteo Semenzato This patch fixes the following error: ERROR: do not use C99 // comments Signed-off-by: Matteo Semenzato --- drivers/staging/vt6655/device_main.c | 35 ++- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/drivers/staging/vt66