Skip to content

Commit 55b3505

Browse files
Xiang wangxrafaeljw
authored andcommitted
ACPI: APEI: Fix double word in a comment
Delete the redundant word 'the'. Signed-off-by: Xiang wangx <[email protected]> [ rjw: New subject ] Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent f2906aa commit 55b3505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/acpi/apei/apei-base.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* apei-base.c - ACPI Platform Error Interface (APEI) supporting
44
* infrastructure
55
*
6-
* APEI allows to report errors (for example from the chipset) to the
6+
* APEI allows to report errors (for example from the chipset) to
77
* the operating system. This improves NMI handling especially. In
88
* addition it supports error serialization and error injection.
99
*

0 commit comments

Comments
 (0)