SELinux: seperate range transition rules to a seperate function
authorEric Paris <eparis@redhat.com>
Fri, 11 Jun 2010 16:37:05 +0000 (12:37 -0400)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:30 +0000 (15:34 +1000)
Move the range transition rule to a separate function, range_read(), rather
than doing it all in policydb_read()

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

No differences found