fix warning in sd.c

From: William Lee Irwin III (wli@holomorphy.com)
Date: Fri Nov 15 2002 - 06:55:17 EST


This fixes a warning in sd.c

 sd.c | 1 -
 1 files changed, 1 deletion(-)

diff -urpN cleanup-2.5.47-3/drivers/scsi/sd.c cleanup-2.5.47-4/drivers/scsi/sd.c
--- cleanup-2.5.47-3/drivers/scsi/sd.c 2002-11-10 19:28:28.000000000 -0800
+++ cleanup-2.5.47-4/drivers/scsi/sd.c 2002-11-15 03:03:22.000000000 -0800
@@ -758,7 +758,6 @@ static void
 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;
 
-
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/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:37 EST