Commit ea71f3b8 authored by Thibaut Varene's avatar Thibaut Varene Committed by James Bottomley

Remove unused variable

This fixes a compiler warning.
parent 966b5a0f
......@@ -756,7 +756,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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment