+1
−1
Loading
Commit d7610855 ("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: d7610855 ("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>