param: check for tainting before calling set op.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 26 Aug 2014 20:55:23 +0000 (06:25 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 27 Aug 2014 12:24:10 +0000 (21:54 +0930)
This means every set op doesn't need to call it, and it can move into
params.c.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/moduleparam.h
kernel/params.c

Simple merge
diff --cc kernel/params.c
Simple merge