MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Commit 2dd40523b7e2 ("platform/x86: Introduce dasharo-acpi platform
driver") adds the platform driver drivers/platform/x86/dasharo-acpi.c and
a new file entry referring to the non-existent file
drivers/platform/x86/dasharo_acpi.c in section DASHARO ACPI PLATFORM DRIVER
rather than referring to the file added with this commit.
Adjust the file reference to the intended file.
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 34a55e3ff863..82e7b053ea76 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6576,7 +6576,7 @@ DASHARO ACPI PLATFORM DRIVER
M: Michał Kopeć <michal.kopec@3mdeb.com>
S: Maintained
W: https://docs.dasharo.com/
-F: drivers/platform/x86/dasharo_acpi.c
+F: drivers/platform/x86/dasharo-acpi.c
DATA ACCESS MONITOR
M: SeongJae Park <sj@kernel.org>
--
2.49.0
On Wed, 7 May 2025, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>
> Commit 2dd40523b7e2 ("platform/x86: Introduce dasharo-acpi platform
> driver") adds the platform driver drivers/platform/x86/dasharo-acpi.c and
> a new file entry referring to the non-existent file
> drivers/platform/x86/dasharo_acpi.c in section DASHARO ACPI PLATFORM DRIVER
> rather than referring to the file added with this commit.
>
> Adjust the file reference to the intended file.
>
> 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 34a55e3ff863..82e7b053ea76 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6576,7 +6576,7 @@ DASHARO ACPI PLATFORM DRIVER
> M: Michał Kopeć <michal.kopec@3mdeb.com>
> S: Maintained
> W: https://docs.dasharo.com/
> -F: drivers/platform/x86/dasharo_acpi.c
> +F: drivers/platform/x86/dasharo-acpi.c
>
> DATA ACCESS MONITOR
> M: SeongJae Park <sj@kernel.org>
I've folded this into the original commit.
--
i.
© 2016 - 2025 Red Hat, Inc.