On Thu, May 01, 2025 at 09:53:36AM +0200, Andreas Hindborg wrote: > Extend the `module!` macro with support module parameters. Also add some > string > to integer parsing functions and updates `BStr` with a method to strip a > string > prefix. > > Based on code by Adam Bratschi-Kaye lifted from the original `rust` branch > [1]. > > Link: > https://github.com/Rust-for-Linux/linux/tree/bc22545f38d74473cfef3e9fd65432733435b79f > [1] > Signed-off-by: Andreas Hindborg <a.hindb...@kernel.org>
Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>