X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fedac%2Fe752x_edac.c;h=d205d493a68aa60f5256918ca91b1e43badcf65e;hb=2205afa7d13ec716935dfd4b8ff71059ee7aeb0c;hp=facfdb1fa71c5ece5c6f7d7f14acf17227ffefd1;hpb=7a9787e1eba95a166265e6a260cf30af04ef0a99;p=karo-tx-linux.git diff --git a/drivers/edac/e752x_edac.c b/drivers/edac/e752x_edac.c index facfdb1fa71c..d205d493a68a 100644 --- a/drivers/edac/e752x_edac.c +++ b/drivers/edac/e752x_edac.c @@ -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] &&