Skip to content

Commit 02c78ab

Browse files
bulwahnrafaeljw
authored andcommitted
MAINTAINERS: adjust file entry in NVIDIA GHES HANDLER
Commit d761085 ("ACPI: APEI: GHES: Add NVIDIA vendor CPER record handler") adds the file drivers/acpi/apei/ghes-nvidia.c and also adds a section NVIDIA GHES VENDOR CPER RECORD HANDLER in the MAINTAINERS file with a file entry referring to drivers/acpi/apei/nvidia-ghes.c. Note that the file name in the entry (nvidia-ghes.c) differs from the actual file in the repository (ghes-nvidia.c). Adjust the file entry to the actual existing file. Fixes: d761085 ("ACPI: APEI: GHES: Add NVIDIA vendor CPER record handler") Signed-off-by: Lukas Bulwahn <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 2e31b16 commit 02c78ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18927,7 +18927,7 @@ NVIDIA GHES VENDOR CPER RECORD HANDLER
1892718927
M: Kai-Heng Feng <[email protected]>
1892818928
1892918929
S: Maintained
18930-
F: drivers/acpi/apei/nvidia-ghes.c
18930+
F: drivers/acpi/apei/ghes-nvidia.c
1893118931

1893218932
NVIDIA VRS RTC DRIVER
1893318933
M: Shubhi Garg <[email protected]>

0 commit comments

Comments
 (0)