[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071219101236.GB3521@elte.hu>
Date: Wed, 19 Dec 2007 11:12:36 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Glauber de Oliveira Costa <gcosta@...hat.com>
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
glommer@...il.com, tglx@...utronix.de, ehabkost@...hat.com,
jeremy@...p.org, avi@...ranet.com, anthony@...emonkey.ws,
virtualization@...ts.linux-foundation.org, rusty@...tcorp.com.au,
ak@...e.de, chrisw@...s-sol.org, rostedt@...dmis.org,
hpa@...or.com, zach@...are.com, roland@...hat.com
Subject: Re: [PATCH 1/2] remove __init modifier from header declaration
* Glauber de Oliveira Costa <gcosta@...hat.com> wrote:
> This patch removes the __init modifier from an extern function
> declaration in acpi.h.
>
> Besides not being strictly needed, it requires the inclusion of
> linux/init.h, which is usually not even included directly, increasing
> header mess by a lot.
thanks, applied.
btw., people have been talking about reducing the include file mess for
nearly a decade now, but it didnt get that much better - at least not in
include/asm-x86/*.h. So include file dependency flattening patches would
be more than welcome as well. (and unlike unification patches they have
no expectation of being 100% perfect, so a natural ping-pong of fixes,
until the changes are fully correct, would be natural.)
Ingo
--
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