Kill off warning: ‘inline’ is not at beginning of declaration
[pandora-kernel.git] / net / ipv6 / inet6_hashtables.c
index 633a6c2..b531972 100644 (file)
@@ -124,7 +124,7 @@ out:
 }
 EXPORT_SYMBOL(__inet6_lookup_established);
 
-static int inline compute_score(struct sock *sk, struct net *net,
+static inline int compute_score(struct sock *sk, struct net *net,
                                const unsigned short hnum,
                                const struct in6_addr *daddr,
                                const int dif)