OSDN Git Service

module: Prepare to convert all module_param_call() prototypes
authorKees Cook <keescook@chromium.org>
Wed, 18 Oct 2017 02:04:41 +0000 (19:04 -0700)
committerJessica Yu <jeyu@kernel.org>
Tue, 31 Oct 2017 14:30:32 +0000 (15:30 +0100)
commitb2f270e8747387335d80428c576118e7d87f69cc
treea9e111e7f73c6bcb1480dc94e071a7caf3b6d328
parent9ad0457423af877ad1b76c105a57130da028ccad
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>
include/linux/moduleparam.h