diff mbox series

acpi/apei: fix repeated words in comments

Message ID 20220710051800.7294-1-yuanjilin@cdjrlc.com
State New
Headers show
Series acpi/apei: fix repeated words in comments | expand

Commit Message

Jilin Yuan July 10, 2022, 5:18 a.m. UTC
Delete the redundant word 'the'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
---
 drivers/acpi/apei/apei-base.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/drivers/acpi/apei/apei-base.c b/drivers/acpi/apei/apei-base.c
index 33b7fbbeda82..ae6d156e32b4 100644
--- a/drivers/acpi/apei/apei-base.c
+++ b/drivers/acpi/apei/apei-base.c
@@ -4,7 +4,7 @@ 
  * infrastructure
  *
  * APEI allows to report errors (for example from the chipset) to the
- * the operating system. This improves NMI handling especially. In
+ * operating system. This improves NMI handling especially. In
  * addition it supports error serialization and error injection.
  *
  * For more information about APEI, please refer to ACPI Specification