[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070608165746.30fb5bd9@the-village.bc.nu>
Date: Fri, 8 Jun 2007 16:57:46 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: "Robert P. J. Day" <rpjday@...dspring.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...l.org>
Subject: Re: [PATCH] Include <asm/termbits.h> from <linux/tty_driver.h>.
> if a header file needs a definition/declaration that exists in another
> header file, it should include that other header file. any other
> approach is wrong.
And if you try this in the real world for a project as large as the
kernel you will die in a mass of unresolvable dependancy loops. The
current behaviour is quite intentional
Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists