aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorEric Paris <[email protected]>2007-11-16 21:35:56 +0000
committerJames Morris <[email protected]>2007-11-16 23:38:16 +0000
commitec418781708f89ef6eb8eb5ef1eeb79a6bec9d69 (patch)
treefc97d5f06c6fae791590acd7c1445e30348bb9c3 /fs/proc/array.c
parentdirty page balancing: Get rid of broken unmapped_ratio logic (diff)
downloadkernel-ec418781708f89ef6eb8eb5ef1eeb79a6bec9d69.tar.gz
kernel-ec418781708f89ef6eb8eb5ef1eeb79a6bec9d69.zip
SELinux: return EOPNOTSUPP not ENOTSUPP
ENOTSUPP is not a valid error code in the kernel (it is defined in some NFS internal error codes and has been improperly used other places). In the !CONFIG_SECURITY_SELINUX case though it is possible that we could return this from selinux_audit_rule_init(). This patch just returns the userspace valid EOPNOTSUPP. Signed-off-by: Eric Paris <[email protected]> Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions