> 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__'. Most other source bases I've seen deal with this by using INLINE and then putting an appropriate #define or -DINLINE= in all the right places. Todd Whitesel toddpw @ best.com