From: Lucian Adrian Grijincu Date: Tue, 1 Feb 2011 16:44:56 +0000 (+0200) Subject: security: remove unused security_sysctl hook X-Git-Tag: v2.6.39-rc7~20^2^2~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4916ca401e3051dad326ddd69765bd0e3f32fb9b;p=pandora-kernel.git security: remove unused security_sysctl hook The only user for this hook was selinux. sysctl routes every call through /proc/sys/. Selinux and other security modules use the file system checks for sysctl too, so no need for this hook any more. Signed-off-by: Lucian Adrian Grijincu Signed-off-by: Eric Paris --- Reading git-diff-tree failed