netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Oeser <netdev@axxeo.de>
To: David Miller <davem@davemloft.net>
Cc: dwmw2@infradead.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, acme@ghostprotocols.net,
	netdev@vger.kernel.org
Subject: Re: [PATCH] Fix incorrect prototype for ipxrtr_route_packet()
Date: Wed, 23 May 2007 19:25:01 +0200	[thread overview]
Message-ID: <200705231925.02591.netdev@axxeo.de> (raw)
In-Reply-To: <20070517.200357.112621854.davem@davemloft.net>

David Miller schrieb:
> From: David Woodhouse <dwmw2@infradead.org>
> Date: Fri, 18 May 2007 09:48:32 +0800
> > On Thu, 2007-05-17 at 15:27 -0700, Andrew Morton wrote:
> > > If only we could find some way in which all callers of a function as
> > > well as its definition can see the same declaration? 
> > 
> > Well, building with --combine helps. :)

> I think it might be useful to be able to optionally to a --combine
> build on the whole tree with like allyeconfig or something crazy like
> that.  Just as a once-in-a-while thing to catch declaration mismatch
> and other similar issues.

I would LOVE to see a config option or build target for that. At the moment
I haven't figured out, how to do this correctly with Kbuild.

Regards

Ingo Oeser

      reply	other threads:[~2007-05-23 17:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-17 10:48 [PATCH] Fix incorrect prototype for ipxrtr_route_packet() David Woodhouse
2007-05-17 22:27 ` Andrew Morton
2007-05-18  1:48   ` David Woodhouse
2007-05-18  3:03     ` David Miller
2007-05-23 17:25       ` Ingo Oeser [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=200705231925.02591.netdev@axxeo.de \
    --to=netdev@axxeo.de \
    --cc=acme@ghostprotocols.net \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=dwmw2@infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).