Skip to content
Commit b2f270e8 authored by Kees Cook's avatar Kees Cook Committed by Jessica Yu
Browse files

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: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarJessica Yu <jeyu@kernel.org>
parent 9ad04574
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment