Re: PATCH 2.5.2-pre9 scsi cleanup

Cameron, Steve (Steve.Cameron@COMPAQ.com)
Tue, 8 Jan 2002 10:15:27 -0600


Martin Dalecki (dalecki@evision-ventures.com) wrote:

[...]
> --- linux-old/drivers/scsi/scsi.c Sat May 4 09:11:44 2002
> +++ linux/drivers/scsi/scsi.c Sat May 4 07:49:19 2002
> @@ -139,25 +139,7 @@
> */
> unsigned int scsi_logging_level;
>
> -const char *const scsi_device_types[MAX_SCSI_DEVICE_CODE] =
> -{
> - "Direct-Access ",
> - "Sequential-Access",
> - "Printer ",
> - "Processor ",
> - "WORM ",
> - "CD-ROM ",
> - "Scanner ",
[...etc...]

Hmmm, I was using that.... (In, for example,
the cciss patch here: http://www.geocities.com/smcameron
It's not any big deal, though.)

-- steve
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/