selinux: policydb - rename type_val_to_struct_array
authorOndrej Mosnacek <omosnace@redhat.com>
Mon, 29 Jul 2019 08:41:17 +0000 (10:41 +0200)
committerPaul Moore <paul@paul-moore.com>
Mon, 5 Aug 2019 20:21:06 +0000 (16:21 -0400)
commitf07ea1d4eda2574c6b0f99576db61c86ec27ff5b
tree2ca17a74559515805660fe0e3e91ee90812069bc
parent2492acaf1e53a13a528e31769aa3df15b4d9f6ef
selinux: policydb - rename type_val_to_struct_array

The name is overly long and inconsistent with the other *_val_to_struct
members. Dropping the "_array" prefix makes the code easier to read and
gets rid of one line over 80 characters warning.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/ss/policydb.c
security/selinux/ss/policydb.h
security/selinux/ss/services.c