]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd13d6f20af26b8a3b42d393f9d69631016e37e9a
tree7a4d6592ed62a04c125d654f5ea6c15669c67b36
parentda94931972e63155df993dff54eb30112fa27363
param: check for tainting before calling set op.

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