]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] selinux: simplify sel_read_bool
authorStephen Smalley <sds@tycho.nsa.gov>
Wed, 22 Mar 2006 08:09:15 +0000 (00:09 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 22 Mar 2006 15:54:07 +0000 (07:54 -0800)
commitcbe6516ba8bfe1c4e00194e1083ac337475a7cfe
tree4d50f43597d677c7b1b88b10696cb2358abaf83e
parent62929219a97d57c26451ca457d0591e0343fb11d
[PATCH] selinux: simplify sel_read_bool

Simplify sel_read_bool to use the simple_read_from_buffer helper, like the
other selinuxfs functions.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
security/selinux/selinuxfs.c