Re: [PATCH] Staging: vt6655: replace C99 style comments

2015-03-07 Thread Greg KH
On Fri, Feb 27, 2015 at 07:18:17PM +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/key.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion

Re: [PATCH] staging: vt6655: replace C99 style comments

2014-06-01 Thread DaeSeok Youn
Hi, Please check below line comments. 2014-06-02 12:06 GMT+09:00 James A Shackleford : > Signed-off-by: James A Shackleford > --- > drivers/staging/vt6655/baseband.c | 300 > ++--- > 1 file changed, 150 insertions(+), 150 deletions(-) > > diff --git a/drivers/s