PCI: cpqphp: Remove unused assignments
[linux-block.git] / drivers / pci / hotplug / cpqphp_pci.c
index 9038039ad6db5b5f30fa6cabe399814df0b74e19..3b248426a9f4245d95761456434f45b9c15d34b6 100644 (file)
@@ -473,7 +473,7 @@ int cpqhp_save_slot_config(struct controller *ctrl, struct pci_func *new_slot)
        int sub_bus;
        int max_functions;
        int function = 0;
-       int cloop = 0;
+       int cloop;
        int stop_it;
 
        ID = 0xFFFFFFFF;