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, 28 Feb 2018 23:09:58 +0000 (15:09 -0800)
commit38cbecf2ae55478a2046ef4fc93b9d9147fbb170
tree9032b292212166f139347125cffb373cf2fb7478
parent417637a2d9d2c40511fd47f133e6203b708a2c16
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