[2.5 patch] remove an unused variable from fd_mcs.c

From: Adrian Bunk (bunk@fs.tum.de)
Date: Sat Jun 21 2003 - 09:31:34 EST


The patch belowremoves an unused variable from drivers/scsi/fd_mcs.c .

I've tested the compilation with 2.5.72-mm2.

--- linux-2.5.72-mm2/drivers/scsi/fd_mcs.c.old 2003-06-21 16:28:39.000000000 +0200
+++ linux-2.5.72-mm2/drivers/scsi/fd_mcs.c 2003-06-21 16:28:43.000000000 +0200
@@ -589,7 +589,6 @@
 static int fd_mcs_proc_info(struct Scsi_Host *shpnt, char *buffer, char **start, off_t offset, int length, int inout)
 {
         int len = 0;
- int i;
 
         if (inout)
                 return (-ENOSYS);

Please apply
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

- 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 : Mon Jun 23 2003 - 22:00:36 EST