-
由 Rusty Russell 提交于
The new module_param_cb() uses an ops struct, and the ops take a const struct kernel_param pointer (it's in .rodata). Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>4ef2db01
The new module_param_cb() uses an ops struct, and the ops take a
const struct kernel_param pointer (it's in .rodata).
Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>