From: Richard Knutsson <ricknu-0@student.ltu.se>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] [PATCH 2.6.17-rc1-mm2] net: cleanup CONFIG_PCI from dgrs.c
Date: Mon, 10 Apr 2006 10:43:52 +0000 [thread overview]
Message-ID: <443A36E8.4090403@student.ltu.se> (raw)
In-Reply-To: <443942FE.6060400@student.ltu.se>
Andrew Morton wrote:
>Richard Knutsson <ricknu-0@student.ltu.se> wrote:
>
>
>>From: Richard Knutsson <ricknu-0@student.ltu.se>
>>
>>Removed (I believe) unnecessary CONFIG_PCI and an ugly (previous patch
>>of mine) empty struct if !CONFIG_PCI.
>>
>>Compiled tested, with and without an "#undef CONFIG_PCI" in dgrs.c, with
>>no warnings/errors.
>>
>>
>>
>
>If !CONFIG_PCI we don't want to be compiling that relatively large but
>unused dgrs_pci_probe() into the object file.;
>
>
Oh, sorry about that. Thought the compiler optimized those away.
Have looked through the Makefile now (better late then never, right?)
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
prev parent reply other threads:[~2006-04-10 10:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-09 17:23 [KJ] [PATCH 2.6.17-rc1-mm2] net: cleanup CONFIG_PCI from dgrs.c Richard Knutsson
2006-04-10 7:08 ` Andrew Morton
2006-04-10 10:43 ` Richard Knutsson [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=443A36E8.4090403@student.ltu.se \
--to=ricknu-0@student.ltu.se \
--cc=kernel-janitors@vger.kernel.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.