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)
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>

No differences found