]> git.baikalelectronics.ru Git - kernel.git/commit
selinux: fix sel_write_enforce broken return value
authorJoe Perches <joe@perches.com>
Tue, 24 Mar 2015 01:01:35 +0000 (18:01 -0700)
committerPaul Moore <pmoore@redhat.com>
Wed, 25 Mar 2015 20:55:06 +0000 (16:55 -0400)
commit90669424e231f6e06b3a7e42bdfd948f4147a6fb
treed8d03a25ea643652a3cca88c1462950f1d22726a
parent495a5501d119411bdec89759e8aaa1c59367005e
selinux: fix sel_write_enforce broken return value

Return a negative error value like the rest of the entries in this function.

Cc: <stable@vger.kernel.org>
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
[PM: tweaked subject line]
Signed-off-by: Paul Moore <pmoore@redhat.com>
security/selinux/selinuxfs.c