[U-Boot] Coding Style question

Kumar Gala galak at kernel.crashing.org
Tue Jan 18 16:47:51 CET 2011


In a header define register fields we have something like:

> +#define CSOR_NAND_TRHZ_MASK		0x0000001C  /* Time for Read Enable
> +						       High to Output High
> +						       Impedance */

Is this multiple line comment style ok - since we are dealing with line wrap ?

- k


More information about the U-Boot mailing list