trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and...
[sfrench/cifs-2.6.git] / drivers / edac / e752x_edac.c
index facfdb1fa71c5ece5c6f7d7f14acf17227ffefd1..d205d493a68aa60f5256918ca91b1e43badcf65e 100644 (file)
@@ -1084,7 +1084,7 @@ static void e752x_init_sysbus_parity_mask(struct e752x_pvt *pvt)
        struct pci_dev *dev = pvt->dev_d0f1;
        int enable = 1;
 
-       /* Allow module paramter override, else see if CPU supports parity */
+       /* Allow module parameter override, else see if CPU supports parity */
        if (sysbus_parity != -1) {
                enable = sysbus_parity;
        } else if (cpu_id[0] &&