On Mon, Aug 19, 2024 at 8:35 AM Andreas Hindborg <[email protected]> wrote: > > From: Andreas Hindborg <[email protected]> > > This patch includes changes required for Rust kernel modules to utilize > module parameters. This code implements read only support for integer > types without `sysfs` support.
Also, I think the subject line needs an update ("rust: add
`module_params` macro")

