Re: [PATCH] headerdep: a tool for detecting inclusion cycles inheader file

From: Adrian Bunk
Date: Sat Apr 26 2008 - 11:01:16 EST


On Sat, Apr 26, 2008 at 03:45:54PM +0200, Vegard Nossum wrote:
> Hi Sam,
>
> Maybe something like this could be useful for cleaning up headers (and
> maintaining that cleanliness once it has been achieved). What do you think?
>
> (One thing which might or might not be good is that 'make headerdep' will
> also compile using CC if they're not already compiled. If this should be
> fixed, I think you'd know how to do it.)

This way you only catch problems in the current kernel configuration.

The only problems are under include/, and you should be able to do this
by parsing all headers and without hooking into the build system.

> Vegard
>...

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/