Re: Is extern inline -> static inline OK?

From: H. Peter Anvin
Date: Thu Aug 05 2004 - 20:03:53 EST


Followup to: <4112D32B.4060900@xxxxxxxxxxx>
By author: Tim Bird <tim.bird@xxxxxxxxxxx>
In newsgroup: linux.dev.kernel
>
> Pardon my ignorance...
>
> Under what conditions is it NOT OK to convert "extern inline"
> to "static inline"?
>

When the code is broken if it doesn't inline.

-hpa
-
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/