]> err.no Git - linux-2.6/blobdiff - drivers/pci/hotplug/shpchp_core.c
Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers
[linux-2.6] / drivers / pci / hotplug / shpchp_core.c
index f0c53f850aedb12b2c7be0eeaeb5b39146b12eff..a70a5c5705f2dee83f0da960c3a836269735e43d 100644 (file)
@@ -95,7 +95,7 @@ static struct hotplug_slot_ops shpchp_hotplug_slot_ops = {
  */
 static void release_slot(struct hotplug_slot *hotplug_slot)
 {
-       struct slot *slot = (struct slot *)hotplug_slot->private;
+       struct slot *slot = hotplug_slot->private;
 
        dbg("%s - physical_slot = %s\n", __FUNCTION__, hotplug_slot->name);