* fix warning in sd.c
@ 2002-11-15 11:55 William Lee Irwin III
0 siblings, 0 replies; only message in thread
From: William Lee Irwin III @ 2002-11-15 11:55 UTC (permalink / raw)
To: kernel-janitor-discuss; +Cc: linux-kernel
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;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-15 11:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-15 11:55 fix warning in sd.c William Lee Irwin III
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®