trivial: Fix misspelling of "firmware" in acpi_memhotplug.c
authorNick Andrew <nick@nick-andrew.net>
Sat, 3 Jan 2009 07:53:39 +0000 (18:53 +1100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 6 Jan 2009 10:28:08 +0000 (11:28 +0100)
Fix misspelling of "firmware" in acpi_memhotplug.c

It's spelled "firmware".

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/acpi/acpi_memhotplug.c

index 63a17b5..7a0f4aa 100644 (file)
@@ -20,7 +20,7 @@
  *
  *
  * ACPI based HotPlug driver that supports Memory Hotplug
- * This driver fields notifications from firmare for memory add
+ * This driver fields notifications from firmware for memory add
  * and remove operations and alerts the VM of the affected memory
  * ranges.
  */