On 03.06.24 21:14, Andreas Hindborg wrote: > From: Andreas Hindborg <a.hindborg@xxxxxxxxxxx> > > This patch adds an initial version of the Rust null block driver. > > Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxxx> > --- > drivers/block/Kconfig | 9 ++++++ > drivers/block/Makefile | 3 ++ > drivers/block/rnull.rs | 73 ++++++++++++++++++++++++++++++++++++++++++ Reviewed-by: Benno Lossin <benno.lossin@xxxxxxxxx> --- Cheers, Benno