commit | 942405f36038b8f930ab67e24aa1ad72bee96a25 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Apr 03 01:01:43 2009 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Fri Nov 06 03:53:59 2009 -0800 |
tree | a3df8be9e6eb95b2b78700c121b4cb7db13c9e48 | |
parent | c3359fbce4b65d542d02c30aa5174c8e4838da2d [diff] |
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 <ebiederm@xmission.com>