Re: [PATCH] fix the breakage in sparc headers

From: David S. Miller
Date: Wed Oct 05 2005 - 03:12:54 EST


From: Al Viro <viro@xxxxxxxxxxxxxxxx>
Date: Wed, 5 Oct 2005 08:36:02 +0100

> If we switch extern inline to static inline, we'd better switch
> the pre-declarations we use to say that these puppies have __attribute_const__
> on them. Otherwise we get extern declaration followed by static inline one.
> Which makes gcc unhappy, and for a good reason...
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>

Linus, please apply.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/