]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] selinuxfs cleanups: use sel_make_dir()
authorJames Morris <jmorris@namei.org>
Wed, 22 Mar 2006 08:09:17 +0000 (00:09 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 22 Mar 2006 15:54:07 +0000 (07:54 -0800)
commit1f9a000f0eec5caccfd7f4b580c9f9019101ab98
tree95c36020357f26d6a7ebfc3cc9d6d6ac8d250844
parent14e822f145f38d853f94645452dfee5022bafe19
[PATCH] selinuxfs cleanups: use sel_make_dir()

Use existing sel_make_dir() helper to create booleans directory rather than
duplicating the logic.

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