Re: [PATCH] PCI hotplug changes for 2.5.46

From: Greg KH (greg@kroah.com)
Date: Tue Nov 05 2002 - 20:44:45 EST


ChangeSet 1.875.1.7, 2002/11/02 23:40:07-08:00, greg@kroah.com

[PATCH] PCI Hotplug: removed a compiler warning of a unused variable in the cpcihp_generic driver.

diff -Nru a/drivers/hotplug/cpcihp_generic.c b/drivers/hotplug/cpcihp_generic.c
--- a/drivers/hotplug/cpcihp_generic.c Tue Nov 5 17:26:02 2002
+++ b/drivers/hotplug/cpcihp_generic.c Tue Nov 5 17:26:02 2002
@@ -63,7 +63,6 @@
 
 /* local variables */
 static int debug;
-static int setup;
 static char* bridge;
 static u8 bridge_busnr;
 static u8 bridge_slot;
-
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 : Thu Nov 07 2002 - 22:00:41 EST