UPSTREAM: 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)
committerSami Tolvanen <samitolvanen@google.com>
Wed, 25 Apr 2018 23:04:04 +0000 (16:04 -0700)
commit5b37dfe508f9d710946524faa1bcfab228e8c100
tree92a61cb9df0b159ce6a66bc5dac0b804bcf8b1c9
parent550306ee8a755569c1d0b6ae8f7df560f3559ea6
UPSTREAM: 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>
Bug: 67506682
Change-Id: Ie20dbd09634c7cbef499c81bf2dbfd762ad0058a
(cherry picked from commit b2f270e8747387335d80428c576118e7d87f69cc)
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
include/linux/moduleparam.h