[PATCH 3/10] 2.5.44 cciss rm unuxed variable

Stephen Cameron (steve.cameron@hp.com)
Wed, 23 Oct 2002 09:27:57 -0600


patch 3 of 10
The whole set can be grabbed via anonymous cvs (empty password):
cvs -d:pserver:anonymous@cvs.cciss.sourceforge.net:/cvsroot/cciss login
cvs -z3 -d:pserver:anonymous@cvs.cciss.sourceforge.net:/cvsroot/cciss co 2.5.44

DESC
Remove unused variable from cciss_scsi.c

drivers/block/cciss_scsi.c | 1 -
1 files changed, 1 deletion

--- linux-2.5.44/drivers/block/cciss_scsi.c~rm_unused_var Mon Oct 21 12:05:43 2002
+++ linux-2.5.44-root/drivers/block/cciss_scsi.c Mon Oct 21 12:05:43 2002
@@ -1262,7 +1262,6 @@ cciss_scsi_proc_info(char *buffer, /* da

int buflen, datalen;
struct Scsi_Host *sh;
- int found;
ctlr_info_t *ci;
int cntl_num;

.
-
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/