]> Gentwo Git Trees - linux/.git/commit
MAINTAINERS: add entry for the Rust `num` module
authorAlexandre Courbot <acourbot@nvidia.com>
Sat, 8 Nov 2025 02:23:49 +0000 (11:23 +0900)
committerMiguel Ojeda <ojeda@kernel.org>
Tue, 18 Nov 2025 23:22:30 +0000 (00:22 +0100)
commit1aaa5cfbd489e02d18973c7721a00613de544a63
treef2d1f3961be99d65985de93457536e34c3b84fd2
parent01e345e82ec3a5a7edeb9fa0dcb7fd4b0e5c534e
MAINTAINERS: add entry for the Rust `num` module

This new module provides numerical features useful for the kernel, such
as the `Integer` trait and the `Bounded` integer wrapper.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Yury Norov (NVIDIA) <yury.norov@gmail.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://patch.msgid.link/20251108-bounded_ints-v4-3-c9342ac7ebd1@nvidia.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
MAINTAINERS