lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250507075214.36729-1-lukas.bulwahn@redhat.com>
Date: Wed,  7 May 2025 09:52:05 +0200
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Michał Kopeć <michal.kopec@...eb.com>,
	Hans de Goede <hdegoede@...hat.com>,
	Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
	platform-driver-x86@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: rectify file entry in DASHARO ACPI PLATFORM DRIVER

From: Lukas Bulwahn <lukas.bulwahn@...hat.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@...hat.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@...eb.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@...nel.org>
-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ