2011/8/16 Gábor Stefanik <[email protected]>: > 2011/8/16 Pekka Enberg <[email protected]>: >> 2011/8/16 Gábor Stefanik <[email protected]>: >>>> - >>>> -//==================================== >>>> -// 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. >> > > The comments are not even valid C. The only reason why they do not > break is that they are immediately followed by another, > correctly-formatted (but separate) comment.
BTW, my suggested style here is the following: /*============================================================================ * wb35rx.h -- *============================================================================*/ > > -- > Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-) > -- Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-) _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
