From: Eric W. Biederman Date: Fri, 3 Apr 2009 08:01:43 +0000 (-0700) Subject: sysctl: Remove the cond_syscall entry for sys32_sysctl X-Git-Tag: v2.6.33-rc1~392^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=942405f36038b8f930ab67e24aa1ad72bee96a25;p=pandora-kernel.git sysctl: Remove the cond_syscall entry for sys32_sysctl Now that all architechtures are use compat_sys_sysctl and sys32_sysctl does not exist there is not point in retaining a cond_syscall entry for it. Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed