Re: [PATCH] scsi: consistent use of __u8 in scsi/scsi.h

From: James Bottomley
Date: Wed Jul 29 2009 - 09:56:18 EST


On Wed, 2009-07-29 at 14:11 +0300, Michael S. Tsirkin wrote:
> scsi/scsi.h is exported to userspace, so it should
> use __u8 instead of u8 as other userspace-visible headers do.

Actually, can we just put a hold on this until we decide what we're
doing with exporting include/scsi.

Arguments so far are

1. Don't export and let glibc supply the headers (as it does now)
2. Move headers to be exported to include/linux
3. Take over include/scsi export from glibc: this will necessitate
comparing our current headers and those of glibc and moving
stuff around.

James


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