PATCH: function is long gone, kill prototype

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Jul 18 2003 - 09:17:12 EST


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.6.0-test1/drivers/scsi/aha1542.h linux-2.6.0-test1-ac2/drivers/scsi/aha1542.h
--- linux-2.6.0-test1/drivers/scsi/aha1542.h 2003-07-10 21:12:20.000000000 +0100
+++ linux-2.6.0-test1-ac2/drivers/scsi/aha1542.h 2003-07-14 15:50:01.000000000 +0100
@@ -130,7 +130,6 @@
 };
 
 static int aha1542_detect(Scsi_Host_Template *);
-static int aha1542_command(Scsi_Cmnd *);
 static int aha1542_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
 static int aha1542_abort(Scsi_Cmnd * SCpnt);
 static int aha1542_bus_reset(Scsi_Cmnd * SCpnt);
-
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 : Wed Jul 23 2003 - 22:00:34 EST