security/tomoyo: Remove now unnecessary handling of security_sysctl.
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 20 Nov 2009 17:24:19 +0000 (09:24 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Fri, 20 Nov 2009 17:37:51 +0000 (09:37 -0800)
commitc656ae95d1c5c8ed5763356263ace2d03087efec
tree41409482c06e8d773a189dcfa8e3351f2a333e1f
parenta4054b6b20e9c2cca63715a319759bf8d37d82fc
security/tomoyo: Remove now unnecessary handling of security_sysctl.

Now that sys_sysctl is an emulation on top of proc sys all sysctl
operations look like normal filesystem operations and we don't need
to use the special sysctl hook to authenticate them.

Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
security/tomoyo/file.c
security/tomoyo/tomoyo.c
security/tomoyo/tomoyo.h