Re: [PATCH 4/9] Staging: Winbond: Convert C99 style comments inWinbond.

From: Dan Carpenter
Date: Wed Aug 17 2011 - 17:10:37 EST


On Wed, Aug 17, 2011 at 03:17:01PM -0400, Akshay Joshi wrote:
> This updated patch should fix the comment concerns.
>
> Pekka, I did compile-test it, but it slipped through since the comment
> was followed by another comment and not a line of code.
>

It compiles correctly, but there is a gcc warning:

CC [M] drivers/staging/winbond/mds.o
In file included from drivers/staging/winbond/wbhal.h:361:0,
from drivers/staging/winbond/mds_f.h:4,
from drivers/staging/winbond/mds.c:1:
drivers/staging/winbond/wb35rx_s.h:2:1: warning: "/*" within comment
drivers/staging/winbond/wb35rx_s.h:3:1: warning: "/*" within comment
drivers/staging/winbond/wb35rx_s.h:5:1: warning: "/*" within comment

That's with gcc 4.5.1-4.

regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/