Messages in this thread |  | | | Date | Tue, 16 Aug 2011 20:19:33 -0400 | | Subject | Re: [PATCH 4/9] Staging: Winbond: Convert C99 style comments in Winbond. | | From | Akshay Joshi <> |
| |
Sorry about that, everyone. I'll roll a fix in the next few hours.
Akshay
On Tue, Aug 16, 2011 at 5:43 PM, Dan Carpenter <error27@gmail.com> wrote: > On Wed, Aug 17, 2011 at 12:24:06AM +0300, Pekka Enberg wrote: >> 2011/8/16 Gábor Stefanik <netrolller.3d@gmail.com>: >> >> - >> >> -//==================================== >> >> -// Internal variable for module >> >> -//==================================== >> >> +/*============================================================================ >> >> +/* wb35rx.h -- >> >> +/*============================================================================ >> > >> > I'm pretty sure this is not an accepted kernel comment style. >> >> What's the problem? I think it's OK for this particular patch. > > There are a five start open comment "/*" marks in a row that don't > have a matching close comment. > > regards, > dan carpenter >
|  |