]> git.baikalelectronics.ru Git - kernel.git/commit
selinux: type_bounds_sanity_check has a meaningless variable declaration
authorEric Paris <eparis@redhat.com>
Tue, 3 Aug 2010 19:26:05 +0000 (15:26 -0400)
committerJames Morris <jmorris@namei.org>
Wed, 20 Oct 2010 23:12:33 +0000 (10:12 +1100)
commit9afa86b3fdef2deda3412cfc8032a1d74ed2652f
tree0c1198f796847274aeead46e791bb8c84451bfd2
parentb4f62375129d29a86eeb4cf736a63c01a388e509
selinux: type_bounds_sanity_check has a meaningless variable declaration

type is not used at all, stop declaring and assigning it.

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