SELinux: break ocontext reading into a separate function
authorEric Paris <eparis@redhat.com>
Wed, 21 Jul 2010 16:51:03 +0000 (12:51 -0400)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:35:06 +0000 (15:35 +1000)
Move the reading of ocontext type data out of policydb_read() in a separate
function ocontext_read()

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Stephen D. Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found