Skip to content

Commit

Permalink
trivial: Fix misspelling of "firmware" in acpi_memhotplug.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Nick Andrew authored and Jiri Kosina committed Jan 6, 2009
1 parent 4407245 commit c7060d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/acpi/acpi_memhotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit c7060d9

Please sign in to comment.