commit | 1d9bc6dc5b6b9cc9299739f0245ce4841f066b92 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Mon Nov 29 15:47:09 2010 -0500 |
committer | Eric Paris <eparis@redhat.com> | Tue Nov 30 17:28:58 2010 -0500 |
tree | aa1fe241ebdd6fb74ae468c1cf301dff4315db49 | |
parent | ac76c05becb6beedbb458d0827d3deaa6f479a72 [diff] |
SELinux: merge policydb_index_classes and policydb_index_others We duplicate functionality in policydb_index_classes() and policydb_index_others(). This patch merges those functions just to make it clear there is nothing special happening here. Signed-off-by: Eric Paris <eparis@redhat.com>