[PATCH] drivers: Conversions from kmalloc+memset to k(z|c)alloc.
Jeff Garzik
jgarzik at pobox.com
Sat Jul 22 16:02:58 EDT 2006
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
More information about the linux-pcmcia
mailing list