diff options
author | 2020-02-03 12:27:20 +0100 | |
---|---|---|
committer | 2020-02-11 21:39:41 -0500 | |
commit | 60abd3181db29ea81742106cc0ac2e27fd05b418 (patch) | |
tree | 45792720462b0de5a5ef3eaa7a1269daaae95470 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selinux: sel_avc_get_stat_idx should increase position index (diff) | |
download | linux-dev-60abd3181db29ea81742106cc0ac2e27fd05b418.tar.xz linux-dev-60abd3181db29ea81742106cc0ac2e27fd05b418.zip |
selinux: convert cond_list to array
Since it is fixed-size after allocation and we know the size beforehand,
using a plain old array is simpler and more efficient.
While there, also fix signedness of some related variables/parameters.
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions