Dear Mike,

In message <200812310242.57366.vap...@gentoo.org> you wrote:
>
> > > +     /* SanDisk Corporation U3 Cruzer Micro 1/4GB
> > > +      * Flash Drive 000016244373FFB4 */
> > > +     (dev->descriptor.idVendor =3D=3D 0x0781 &&
> > > +      dev->descriptor.idProduct =3D=3D 0x5406)
> >
> > Please fix multiline comment style.
>
> you'll have to be a little more specific as to what exactly you have issues
> with.  comment looks fine to me.

Maybe you should read the CodingStyle document, too?

It says:

        The preferred style for long (multi-line) comments is:

                /*
                 * This is the preferred style for multi-line
                 * comments in the Linux kernel source code.
                 * Please use it consistently.
                 *
                 * Description:  A column of asterisks on the left side,
                 * with beginning and ending almost-blank lines.
                 */

Now what exactly is unclear about this?


Happy New Year!


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
A bore is someone who persists in holding his own views after we have
enlightened him with ours.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to