[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220604041253.9298-1-wangxiang@cdjrlc.com>
Date: Sat, 4 Jun 2022 12:12:53 +0800
From: Xiang wangx <wangxiang@...rlc.com>
To: lenb@...nel.org
Cc: james.morse@....com, tony.luck@...el.com, bp@...en8.de,
linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org,
Xiang wangx <wangxiang@...rlc.com>
Subject: [PATCH] ACPI, APEI, Fix syntax errors in comments
Delete the redundant word 'the'.
Signed-off-by: Xiang wangx <wangxiang@...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..9f49272cad39 100644
--- a/drivers/acpi/apei/apei-base.c
+++ b/drivers/acpi/apei/apei-base.c
@@ -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.
*
--
2.36.1
Powered by blists - more mailing lists