MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
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>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d4b396dccfe9..a74012c38542 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19103,7 +19103,7 @@ NVIDIA GHES VENDOR CPER RECORD HANDLER
M: Kai-Heng Feng <kaihengf@nvidia.com>
L: linux-acpi@vger.kernel.org
S: Maintained
-F: drivers/acpi/apei/nvidia-ghes.c
+F: drivers/acpi/apei/ghes-nvidia.c
NVIDIA VRS RTC DRIVER
M: Shubhi Garg <shgarg@nvidia.com>
--
2.53.0
On Mon, Apr 13, 2026 at 12:21 PM Lukas Bulwahn <lbulwahn@redhat.com> wrote:
>
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>
> 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>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d4b396dccfe9..a74012c38542 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19103,7 +19103,7 @@ NVIDIA GHES VENDOR CPER RECORD HANDLER
> M: Kai-Heng Feng <kaihengf@nvidia.com>
> L: linux-acpi@vger.kernel.org
> S: Maintained
> -F: drivers/acpi/apei/nvidia-ghes.c
> +F: drivers/acpi/apei/ghes-nvidia.c
>
> NVIDIA VRS RTC DRIVER
> M: Shubhi Garg <shgarg@nvidia.com>
> --
Applied as 7.1-rc material, thanks!
© 2016 - 2026 Red Hat, Inc.