[TRIVIAL PATCH 2.5.47] Remove compile time warning from scsi/sd.c

Bob Miller (rem@osdl.org)
Wed, 13 Nov 2002 14:28:08 -0800


diff -Nru a/drivers/scsi/sd.c b/drivers/scsi/sd.c
--- a/drivers/scsi/sd.c Wed Nov 13 14:09:57 2002
+++ b/drivers/scsi/sd.c Wed Nov 13 14:09:57 2002
@@ -758,7 +758,6 @@
sd_spinup_disk(struct scsi_disk *sdkp, char *diskname,
struct scsi_request *SRpnt, unsigned char *buffer) {
unsigned char cmd[10];
- struct scsi_device *sdp = sdkp->device;
unsigned long spintime_value = 0;
int the_result, retries, spintime;

-- 
Bob Miller					Email: rem@osdl.org
Open Source Development Lab			Phone: 503.626.2455 Ext. 17
-
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/