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

From: Patrick Mansfield
Date: Mon Aug 18 2003 - 11:33:29 EST


On Mon, Aug 18, 2003 at 02:19:41PM +0200, Andries.Brouwer@xxxxxx wrote:

> For example, this unfortunate discussion started with the u8 in
> ScsiLun, but this concept, introduced in 2.5.11, has been almost
> entirely removed again in 2.5.69, and today only occurs in
> scsi_debug.c. So, we can do

The scsi_debug.c code is there so we can easily test the scsi_scan.c code.

scsi_lun is still used in scsi_scan.c (but not the typedef) when
CONFIG_SCSI_REPORT_LUNS is enabled (as should be the norm).

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