drivers/acpi/apei/apei-base.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Delete the redundant word 'the'.
Signed-off-by: Xiang wangx <wangxiang@cdjrlc.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
On Sat, Jun 4, 2022 at 6:13 AM Xiang wangx <wangxiang@cdjrlc.com> wrote: > > Delete the redundant word 'the'. > > Signed-off-by: Xiang wangx <wangxiang@cdjrlc.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. > * > -- Applied (under a more precise subject) as 5.20 material, thanks!
© 2016 - 2026 Red Hat, Inc.