ACPI: APEI: Fix double word in a comment
authorXiang wangx <wangxiang@cdjrlc.com>
Sat, 4 Jun 2022 04:12:53 +0000 (12:12 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 9 Jun 2022 18:46:47 +0000 (20:46 +0200)
Delete the redundant word 'the'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
[ rjw: New subject ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/apei/apei-base.c

index 33b7fbbeda82ee60f9f573d3f825f637b07802d2..9f49272cad392b69e973a6555029438d373e0c3e 100644 (file)
@@ -3,7 +3,7 @@
  * apei-base.c - ACPI Platform Error Interface (APEI) supporting
  * infrastructure
  *
- * APEI allows to report errors (for example from the chipset) to the
+ * APEI allows to report errors (for example from the chipset) to
  * the operating system. This improves NMI handling especially. In
  * addition it supports error serialization and error injection.
  *