Re: [PATCH] Re: [PATCH] scsi.h uses "u8" which isn't defined.

From: Linus Torvalds
Date: Mon Aug 18 2003 - 10:28:14 EST



On Mon, 18 Aug 2003 Andries.Brouwer@xxxxxx wrote:
>
> I see that Linus already applied this, but I am quite unhappy with
> these changes. Entirely needlessly user space software is broken.

If it's supposed to be exported to user space, it _still_ must not use
"u_char", since that isn't namespace-clean.

If it needs exporting, it must use "__u8".

Linus

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