selinux: fix sel_write_enforce broken return value
authorJoe Perches <joe@perches.com>
Tue, 24 Mar 2015 01:01:35 +0000 (18:01 -0700)
committerSasha Levin <sasha.levin@oracle.com>
Thu, 23 Apr 2015 03:32:02 +0000 (23:32 -0400)
commit9da02d84fe5007faeb7bf9f1fbca93960ecf192c
tree66b8db825deb49a77a055e8ed902274721bb7609
parent5ceacd4db8a7925373427cf6f2cf35dad775f565
selinux: fix sel_write_enforce broken return value

[ Upstream commit 6436a123a147db51a0b06024a8350f4c230e73ff ]

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>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
security/selinux/selinuxfs.c