Cahnges in v2: - move code around to avoid a forward declaration - add two patches to clean up checpatch.pl warnings detected in the moved code v1: https://lore.kernel.org/selinux/20190725105243.28404-1-omosnace@xxxxxxxxxx/T/ Ondrej Mosnacek (3): selinux: policydb - fix memory leak in policydb_init() selinux: policydb - fix some checkpatch.pl warnings selinux: policydb - rename type_val_to_struct_array security/selinux/ss/policydb.c | 980 +++++++++++++++++---------------- security/selinux/ss/policydb.h | 2 +- security/selinux/ss/services.c | 6 +- 3 files changed, 497 insertions(+), 491 deletions(-) -- 2.21.0