Re: PATCH 2.5.2-pre9 scsi cleanup

Martin Dalecki (dalecki@evision-ventures.com)
Tue, 08 Jan 2002 17:43:25 +0100


Cameron, Steve wrote:

>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.)
>
Precisely this "not any big deal" is the point: It was the wrong
approach to a
trivial problem ;-).

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