[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220710051800.7294-1-yuanjilin@cdjrlc.com>
Date: Sun, 10 Jul 2022 13:18:00 +0800
From: Jilin Yuan <yuanjilin@...rlc.com>
To: lenb@...nel.org, rafael@...nel.org, james.morse@....com,
tony.luck@...el.com, bp@...en8.de
Cc: linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org,
Jilin Yuan <yuanjilin@...rlc.com>
Subject: [PATCH] acpi/apei: fix repeated words in comments
Delete the redundant word 'the'.
Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
---
drivers/acpi/apei/apei-base.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.36.1
Powered by blists - more mailing lists