Re: [PATCH] 2.5.60 make cciss driver compile

steve cameron (steve.cameron@hp.com)
Wed, 12 Feb 2003 13:17:13 +0600


Remove unused variable from cciss_scsi.c
(patch 6 of 11)
-- steve

--- linux-2.5.60/drivers/block/cciss_scsi.c~rm_unused_var 2003-02-12 10:12:59.000000000 +0600
+++ linux-2.5.60-scameron/drivers/block/cciss_scsi.c 2003-02-12 10:12:59.000000000 +0600
@@ -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/