Re: Broken inlines all over the source tree

From: David S. Miller (davem@redhat.com)
Date: Mon Aug 26 2002 - 02:32:52 EST


   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
   
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:16 EST