trivial: Fix misspelling of "firmware" in acpi_memhotplug.c

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>
This commit is contained in:
Nick Andrew
2009-01-03 18:53:39 +11:00
committed by Jiri Kosina
parent 4407245ac5
commit c7060d9e9e

View File

@@ -20,7 +20,7 @@
* *
* *
* ACPI based HotPlug driver that supports Memory Hotplug * 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 * and remove operations and alerts the VM of the affected memory
* ranges. * ranges.
*/ */