* [PATCH] MAINTAINERS: rectify file entry in DASHARO ACPI PLATFORM DRIVER
@ 2025-05-07 7:52 Lukas Bulwahn
2025-05-08 14:50 ` Ilpo Järvinen
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2025-05-07 7:52 UTC (permalink / raw)
To: Michał Kopeć, Hans de Goede, Ilpo Järvinen,
platform-driver-x86
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn
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
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] MAINTAINERS: rectify file entry in DASHARO ACPI PLATFORM DRIVER
2025-05-07 7:52 [PATCH] MAINTAINERS: rectify file entry in DASHARO ACPI PLATFORM DRIVER Lukas Bulwahn
@ 2025-05-08 14:50 ` Ilpo Järvinen
0 siblings, 0 replies; 2+ messages in thread
From: Ilpo Järvinen @ 2025-05-08 14:50 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: Michał Kopeć, Hans de Goede, platform-driver-x86,
kernel-janitors, LKML, Lukas Bulwahn
[-- Attachment #1: Type: text/plain, Size: 1128 bytes --]
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-08 14:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-07 7:52 [PATCH] MAINTAINERS: rectify file entry in DASHARO ACPI PLATFORM DRIVER Lukas Bulwahn
2025-05-08 14:50 ` Ilpo Järvinen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox