[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230710073703.147351-6-fujita.tomonori@gmail.com>
Date: Mon, 10 Jul 2023 16:37:03 +0900
From: FUJITA Tomonori <fujita.tomonori@...il.com>
To: rust-for-linux@...r.kernel.org,
netdev@...r.kernel.org
Cc: kuba@...nel.org,
andrew@...n.ch,
aliceryhl@...gle.com,
miguel.ojeda.sandonis@...il.com,
benno.lossin@...ton.me
Subject: [PATCH v2 5/5] MAINTAINERS: add Rust network abstractions files to the NETWORKING DRIVERS entry
The files are placed at rust/kernel/ directory for now but the files
are likely to be moved to net/ directory if things go well.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@...il.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 250518fc70ff..66b8e43b05a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14581,6 +14581,8 @@ F: include/linux/inetdevice.h
F: include/linux/netdevice.h
F: include/uapi/linux/if_*
F: include/uapi/linux/netdevice.h
+F: rust/kernel/net.rs
+F: rust/kernel/net/
NETWORKING DRIVERS (WIRELESS)
M: Kalle Valo <kvalo@...nel.org>
--
2.34.1
Powered by blists - more mailing lists