From: des@linpro.no (Dag-Erling Smørgrav)
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@osdl.org>
Subject: Re: [PATCH] Avoid namespace pollution in <asm/param.h>
Date: Tue, 03 Jan 2006 11:47:17 +0100 [thread overview]
Message-ID: <ujrhd8ly4ei.fsf@cat.linpro.no> (raw)
In-Reply-To: <20060102181355.GA16324@mars.ravnborg.org> (Sam Ravnborg's message of "Mon, 2 Jan 2006 19:13:55 +0100")
Sam Ravnborg <sam@ravnborg.org> writes:
> config.h is always implicit included using -include option to gcc,
> so the #include <linux/config.h> is redundant and the correct patch
> would be to get rid of it.
In that case, you have your work cut out for you:
des@xps ~/src/linux-2.6.14.5% grep -r linux/config.h . | wc -l
3777
This is likely to have a significant impact on compilation time...
DES
--
Dag-Erling Smørgrav - des@linpro.no
prev parent reply other threads:[~2006-01-03 10:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200601021702.k02H2mLh015729@hera.kernel.org>
2006-01-02 18:13 ` [PATCH] Avoid namespace pollution in <asm/param.h> Sam Ravnborg
2006-01-03 10:47 ` Dag-Erling Smørgrav [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ujrhd8ly4ei.fsf@cat.linpro.no \
--to=des@linpro.no \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.