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 <lukas.bulwahn@redhat.com> Link: https://patch.msgid.link/20260413102118.33088-1-lukas.bulwahn@redhat.com Signed-off-by: Rafael J. Wysocki <rjw@rjwysocki.net>
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 <kaihengf@nvidia.com>
1892818928
L: linux-acpi@vger.kernel.org
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 <shgarg@nvidia.com>

0 commit comments

Comments
 (0)