On Tue, 28 Oct 2003, David Kesselring wrote: > I've been unabled to track down these errors. I think it's because I don't > understand how some of the linux h files are used by an independently > compiled kernel module. Why is "extern __inline__" used in a file like > atomic.h. `extern inline' is wrong, and should be replaced by `static inline', which is work-in-progress. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds