Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module: Prepare to convert all module_param_call() prototypes
After actually converting all module_param_call() function prototypes, we no longer need to do a tricky sizeof(func(thing)) type-check. Remove it. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Jessica Yu <jeyu@kernel.org>
- Loading branch information