public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: ldb@ldb.ods.org
Cc: linux-kernel@vger.kernel.org,
	kernel-janitor-discuss@lists.sourceforge.net
Subject: Re: Broken inlines all over the source tree
Date: Mon, 26 Aug 2002 00:32:52 -0700 (PDT)	[thread overview]
Message-ID: <20020826.003252.45745195.davem@redhat.com> (raw)
In-Reply-To: <1030232838.1451.99.camel@ldb>

   From: Luca Barbieri <ldb@ldb.ods.org>
   Date: 25 Aug 2002 01:47:18 +0200

   ./include/net/ip.h

False positive, ip_finish_output is merely declared extern here with
the __inline__ attribute so that the functions args+attributes match
with what the real function definition has in net/ipv4/ip_output.c

We don't intend it to get inlined when called from other files :-)

   ./net/core/sock.c

ROFL, maybe your script is matching sk->urginline :-)
I can't find anything else in this file.

Franks a lot,
David S. Miller
davem@redhat.com
   

  parent reply	other threads:[~2002-08-26  7:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-24 23:47 Broken inlines all over the source tree Luca Barbieri
2002-08-25  8:05 ` Russell King
2002-08-25 10:16 ` Roger Luethi
2002-08-26  7:32 ` David S. Miller [this message]
2002-08-26 16:22 ` Greg KH
2002-08-26 16:39   ` Luca Barbieri
2002-08-27  6:47   ` Petko Manolov
2002-08-28 20:24   ` Jeroen Vreeken
2002-09-03 15:33   ` Jeroen Vreeken
2002-09-04 18:17     ` Greg KH
2002-09-05 22:08       ` Jeroen Vreeken
2002-09-09 21:20         ` Greg KH

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=20020826.003252.45745195.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=kernel-janitor-discuss@lists.sourceforge.net \
    --cc=ldb@ldb.ods.org \
    --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