[2.6 patch] include/net/ip_vs.h: "extern inline" -> "static inline"

STALE7660d

2 messages, 2 authors, 2005-09-01 · open the first message on its own page

[2.6 patch] include/net/ip_vs.h: "extern inline" -> "static inline"

From: Adrian Bunk <hidden>
Date: 2005-08-24 15:58:09

"extern inline" doesn't make much sense.


Signed-off-by: Adrian Bunk <redacted>
--- linux-2.6.13-rc6-mm2-full/include/net/ip_vs.h.old	2005-08-24 16:51:58.000000000 +0200
+++ linux-2.6.13-rc6-mm2-full/include/net/ip_vs.h	2005-08-24 16:51:38.000000000 +0200
@@ -958,7 +958,7 @@
  */
 #define IP_VS_FWD_METHOD(cp)  (cp->flags & IP_VS_CONN_F_FWD_MASK)
 
-extern __inline__ char ip_vs_fwd_tag(struct ip_vs_conn *cp)
+static inline char ip_vs_fwd_tag(struct ip_vs_conn *cp)
 {
 	char fwd;
 

Re: [2.6 patch] include/net/ip_vs.h: "extern inline" -> "static inline"

From: "David S. Miller" <davem@davemloft.net>
Date: 2005-09-01 22:09:58

From: Adrian Bunk <redacted>
Date: Wed, 24 Aug 2005 17:58:06 +0200
"extern inline" doesn't make much sense.

Signed-off-by: Adrian Bunk <redacted>
Applied, thanks Adrian.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help