Re: [PATCH] CodingStyle update (was Re: URL to the latest /proc/driver/microcode)

From: Tigran Aivazian (tigran@aivazian.fsnet.co.uk)
Date: Fri Feb 18 2000 - 04:52:54 EST


James Manning wrote:
> Good point Tigran... since it's officially preferred, it would appear to
> be a good candidate for CodingStyle inclusion. What do you think?

IMHO, you are absolutely right.

> +struct struct_type foo = {
> + field1: initializer1,
> + field2: initializer2,
> + field3: initializer3,
> +}
> +
> +The trailing comma on the last line allows for a homogenous look and easy
> +rearrangement (eg for later blocking of some members in an #ifdef).

Thanks - I always wondered if it makes any difference to put the last
comma or not.

Regards,
Tigran.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:21 EST