]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MAINTAINERS: adjust file entry in NVIDIA GHES HANDLER
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Mon, 13 Apr 2026 10:21:18 +0000 (12:21 +0200)
committerRafael J. Wysocki <rjw@rjwysocki.net>
Wed, 15 Apr 2026 14:48:55 +0000 (16:48 +0200)
commit02c78abe1b373e141fb40bcf50dd5ae291161224
tree6846693b8b654d982daeef626f9fd819e43abc36
parent2e31b16101834bdc0b720967845d6a0a309cf27b
MAINTAINERS: adjust file entry in NVIDIA GHES HANDLER

Commit d7610855b0b5 ("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: d7610855b0b5 ("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>
MAINTAINERS