[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240619132029.59296-2-dakr@redhat.com>
Date: Wed, 19 Jun 2024 15:20:13 +0200
From: Danilo Krummrich <dakr@...hat.com>
To: mcgrof@...nel.org,
russ.weight@...ux.dev,
gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
rust-for-linux@...r.kernel.org,
Danilo Krummrich <dakr@...hat.com>
Subject: [PATCH 2/3] MAINTAINERS: add Rust FW abstractions to FIRMWARE LOADER
Add missing file path of the Rust abstractions to the maintainers entry,
until we can move it to 'drivers/base/firmware_loader/'.
CC: Luis Chamberlain <mcgrof@...nel.org>
CC: Russ Weight <russ.weight@...ux.dev>
CC: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Signed-off-by: Danilo Krummrich <dakr@...hat.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index cf9c9221c388..38e7e0edd9b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8573,6 +8573,7 @@ L: linux-kernel@...r.kernel.org
S: Maintained
F: Documentation/firmware_class/
F: drivers/base/firmware_loader/
+F: rust/kernel/firmware.rs
F: include/linux/firmware.h
FLEXTIMER FTM-QUADDEC DRIVER
--
2.45.1
Powered by blists - more mailing lists