Re: RFC: cleaning up the in-kernel headers

From: Christoph Lameter
Date: Thu Jul 13 2006 - 15:04:03 EST


On Tue, 11 Jul 2006, Adrian Bunk wrote:

> This would also remove all the implicit rules "before #include'ing
> header foo.h, you must #include header bar.h" you usually only see when
> the compilation fails.
>
> There might be exceptions (e.g. for avoiding circular #include's) but
> these would be special cases.

Great! Yes please. There is also some weirdness in #include in the
middle of another .h file (see mm.h). It would be great if you could find
a solution.
-
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/