mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Alex Davis <alex14641@yahoo.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix kernel link error with 2.4.21rc2ac2 using gcc 3.3
Date: 14 May 2003 20:05:43 -0700	[thread overview]
Message-ID: <1052967943.19682.0.camel@rth.ninka.net> (raw)
In-Reply-To: <20030514213554.52466.qmail@web40503.mail.yahoo.com>

On Wed, 2003-05-14 at 14:35, Alex Davis wrote:
> -extern __inline__ int rtnetlink_rcv_skb(struct sk_buff *skb)
> +extern int rtnetlink_rcv_skb(struct sk_buff *skb)

Fix is wrong, mark it static instead.  That's what I'm
doing in my tree.

-- 
David S. Miller <davem@redhat.com>

      reply	other threads:[~2003-05-15  2:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-14 21:35 Alex Davis
2003-05-15  3:05 ` David S. Miller [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=1052967943.19682.0.camel@rth.ninka.net \
    --to=davem@redhat.com \
    --cc=alex14641@yahoo.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome