Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7060d9e authored by Nick Andrew's avatar Nick Andrew Committed by Jiri Kosina
Browse files

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



Fix misspelling of "firmware" in acpi_memhotplug.c

It's spelled "firmware".

Signed-off-by: default avatarNick Andrew <nick@nick-andrew.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 4407245a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */