]> 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)
commitb8154b08b6c76c911e18d284fcbab570a15f5093
tree7a4d6592ed62a04c125d654f5ea6c15669c67b36
parentcb082676bed35db558f7ea9ca404188e9b367a25
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