]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/memory_hotplug.c
spelling fixes: mm/
[linux-2.6-omap-h63xx.git] / mm / memory_hotplug.c
index 091b9c6c252973dd1cf5e89ffcf73de1afba173c..1833879f84382324fb835b977dd1c6be8c6cb553 100644 (file)
@@ -121,7 +121,7 @@ int __add_pages(struct zone *zone, unsigned long phys_start_pfn,
                err = __add_section(zone, i << PFN_SECTION_SHIFT);
 
                /*
-                * EEXIST is finally dealed with by ioresource collision
+                * EEXIST is finally dealt with by ioresource collision
                 * check. see add_memory() => register_memory_resource()
                 * Warning will be printed if there is collision.
                 */