Subject: Re: inline
To: Lennart Augustsson <lennart@augustsson.net>
From: Johan Danielsson <joda@pdc.kth.se>
List: tech-kern
Date: 08/10/2000 15:12:40
Lennart Augustsson <lennart@augustsson.net> writes:

> Which is the politically correct way to declare an inline function
> in the kernel?  At the moment we seem to have a mixture of `inline',
> `__inline', and `__inline__'.

`inline' as per C99? *ducks*

/Johan