X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fscsi%2Fwd7000.c;h=093610bcfccebde4622f5cb245df6617bb248894;hb=b6727b12dd2ffb4a890eb5b13a298230c29ba45d;hp=d4c13561f4a6f39d9e719ba6df45f5692c83e26b;hpb=62b3f981886b9b899eb0fc5fb59375f4512a1bd1;p=karo-tx-linux.git diff --git a/drivers/scsi/wd7000.c b/drivers/scsi/wd7000.c index d4c13561f4a6..093610bcfcce 100644 --- a/drivers/scsi/wd7000.c +++ b/drivers/scsi/wd7000.c @@ -146,13 +146,13 @@ * * use host->host_lock, not io_request_lock, cleanups * - * 2002/10/04 - Alan Cox + * 2002/10/04 - Alan Cox * * Use dev_id for interrupts, kill __func__ pasting * Add a lock for the scb pool, clean up all other cli/sti usage stuff * Use the adapter lock for the other places we had the cli's * - * 2002/10/06 - Alan Cox + * 2002/10/06 - Alan Cox * * Switch to new style error handling * Clean up delay to udelay, and yielding sleeps