summary refs log tree commit diff
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2022-02-06 06:58:03 -0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-02-21 20:09:52 +0100
commita8ab8ef437d48173e166f1f44f202097e91bf81c (patch)
tree56c160e51bd83c50c7082c6a11da943a5d16992d /drivers/acpi/Kconfig
parentcfb92440ee71adcc2105b0890bb01ac3cddb8507 (diff)
downloadlinux-a8ab8ef437d48173e166f1f44f202097e91bf81c.tar.gz
ACPI: clean up double words in two comments
Remove the second 'on' and 'those'.

Signed-off-by: Tom Rix <trix@redhat.com>
[ rjw: Subject adjustments ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 273741dedfd2..1e34f846508f 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -302,7 +302,7 @@ config ACPI_IPMI
 	help
 	  This driver enables the ACPI to access the BMC controller. And it
 	  uses the IPMI request/response message to communicate with BMC
-	  controller, which can be found on on the server.
+	  controller, which can be found on the server.
 
 	  To compile this driver as a module, choose M here:
 	  the module will be called as acpi_ipmi.