Re: [PATCH] kernel/module.c has something to hide. (whitespace cleanup)

From: Adrian Bunk
Date: Wed May 11 2005 - 04:13:44 EST


On Tue, May 10, 2005 at 06:01:03PM -0700, Tom Duffy wrote:
>
> Solaris build makes sure files passes a "lint" test during the build and
> nothing can be checked in until such a test can pass.
>
> Would it make sense to add such a test during kernel compile for Linux?
> Something that could be turned off if somebody needed really fast
> builds. This would check for things like whitespace violations and
> other things that violate CodingStyle.
>
> People tend to fix things quick if they break the build.

This works _after_ the kernel has been cleaned up.

And then there's the issue that some code (e.g. ACPI or XFS) is shared
between Linux and other OS's, and therefore a limited amount of
divergence from usual kernel coding style is allowed in such code.

> -tduffy

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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