On 05.08.24 17:19, Danilo Krummrich wrote: > Before we remove Rust's alloc crate, rewrite the module comment in > alloc.rs to avoid a rustdoc warning. > > Besides that, the module comment in alloc.rs isn't correct anymore, > we're no longer extending Rust's alloc crate. > > Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx> > --- > rust/kernel/alloc.rs | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Benno Lossin <benno.lossin@xxxxxxxxx> --- Cheers, Benno