Re: C99 Initialisers

From: Robert Love
Date: Mon Aug 11 2003 - 21:49:32 EST


On Mon, 2003-08-11 at 19:39, Matthew Wilcox wrote:

> Not unless they're paid by the line ;-)

Agreed.

So, Kernel Janitor folks, here is a good line for the TODO:

"Convert GNU C-style named initializers to C99 named initializers"

And:

"Where the end result is cleaner and more maintainable, convert unnamed
initializers to C99-style named initializers. In almost all cases, named
initializers are safer and less ambiguous, but in some cases the
resulting change is large and unwieldy. Exercise judgment."

Robert Love

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