PCI: Fix whitespace, capitalization, and spelling errors
[deliverable/linux.git] / drivers / pci / proc.c
index cdc7836d7e3de3ab710341b3feef63c1ff3b3a47..46d1378f2e9ebd1aeb6ee8252af551a0350bb80b 100644 (file)
@@ -222,7 +222,7 @@ static long proc_bus_pci_ioctl(struct file *file, unsigned int cmd,
        default:
                ret = -EINVAL;
                break;
-       };
+       }
 
        return ret;
 }
This page took 0.042841 seconds and 5 git commands to generate.