Преглед на файлове

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>
Nick Andrew преди 16 години
родител
ревизия
c7060d9e9e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      drivers/acpi/acpi_memhotplug.c

+ 1 - 1
drivers/acpi/acpi_memhotplug.c

@@ -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.
  */