aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_lpat.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2019-03-25 13:34:00 -0500
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-03-26 22:33:43 +0100
commit603fadf33604a2e170eb833f99f569d3597f1f09 (patch)
treed4f277269faa72f99eb91126e53e68ff3c534f79 /drivers/acpi/acpi_lpat.c
parentLinux 5.1-rc2 (diff)
downloadlinux-dev-603fadf33604a2e170eb833f99f569d3597f1f09.tar.xz
linux-dev-603fadf33604a2e170eb833f99f569d3597f1f09.zip
ACPI: Fix comment typos
Fix some misspellings in comments. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpi_lpat.c')
-rw-r--r--drivers/acpi/acpi_lpat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/acpi_lpat.c b/drivers/acpi/acpi_lpat.c
index 2cd9f738812b..43f1b99c86ca 100644
--- a/drivers/acpi/acpi_lpat.c
+++ b/drivers/acpi/acpi_lpat.c
@@ -22,7 +22,7 @@
* LPAT conversion table
*
* @lpat_table: the temperature_raw mapping table structure
- * @raw: the raw value, used as a key to get the temerature from the
+ * @raw: the raw value, used as a key to get the temperature from the
* above mapping table
*
* A positive converted temperature value will be returned on success,