Re: [PATCH] drivers: Conversions from kmalloc+memset to k(z|c)alloc.

From: Jeff Garzik
Date: Sat Jul 22 2006 - 16:02:05 EST


Tomasz Kłoczko wrote:
Moment .. are you want to say something like "keep commont coding style can't be maintained by tool" ?
Even if indent watches on to small coding style emenets still I don't see why using this tool isn't one of the current ement of release procedure (?).

indent isn't perfect, _especially_ where C99 comes into the picture.

And running indent across the tree pre-release would (a) create a ton of noise before each release, and (b) undo perfectly valid, readable formatting.

scripts/Lindent exists and gets used, but it is not perfect.

Jeff


-
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/