[PATCH] selinuxfs cleanups: sel_make_avc_files
authorJames Morris <jmorris@namei.org>
Wed, 22 Mar 2006 08:09:19 +0000 (00:09 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 22 Mar 2006 15:54:07 +0000 (07:54 -0800)
commitd6aafa65354cd2dbb089ab9e7dc618f22230fe32
treeb274daf127ac8500229754d9841c8af1547bd66f
parent253a8b1db1af146d3a7eef0f3626781df12c7141
[PATCH] selinuxfs cleanups: sel_make_avc_files

Fix copy & paste error in sel_make_avc_files(), removing a supurious call to
d_genocide() in the error path.  All of this will be cleaned up by
kill_litter_super().

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