Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / drivers / edac / edac_pci_sysfs.c
index 023b01c..495198a 100644 (file)
@@ -352,7 +352,7 @@ static int edac_pci_main_kobj_setup(void)
                return 0;
 
        /* First time, so create the main kobject and its
-        * controls and atributes
+        * controls and attributes
         */
        edac_class = edac_get_sysfs_class();
        if (edac_class == NULL) {
@@ -551,7 +551,7 @@ static void edac_pci_dev_parity_clear(struct pci_dev *dev)
 /*
  *  PCI Parity polling
  *
- *     Fucntion to retrieve the current parity status
+ *     Function to retrieve the current parity status
  *     and decode it
  *
  */