Re: kernel header separation

From: David Woodhouse
Date: Fri Sep 05 2003 - 09:37:32 EST


On Tue, 2003-09-02 at 19:49 -0600, Erik Andersen wrote:
> Header files intended for use by users should probably drop
> linux/types.h just include <stdint.h>,,, Then convert the
> types over to ISO C99 types.

Yes. Absolutely. In fact, we should do the rest of the kernel with as
much fervour as we've been changing struct initialisers... but at least
the user headers would be a good start.

--
dwmw2

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