PCI: Spelling fixes
[deliverable/linux.git] / drivers / pci / hotplug / shpchp_hpc.c
index 5183a45d45b50f6a02b5ada18cdeb9e9a0893624..e8aa138128ce7c740a2d8a7c227791cc8df75a2c 100644 (file)
@@ -597,7 +597,7 @@ static void hpc_release_ctlr(struct controller *ctrl)
        cleanup_slots(ctrl);
 
        /*
-        * Mask SERR and System Interrut generation
+        * Mask SERR and System Interrupt generation
         */
        serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE);
        serr_int |= (GLOBAL_INTR_MASK  | GLOBAL_SERR_MASK |
This page took 0.023553 seconds and 5 git commands to generate.