diff options
author | 2022-08-30 17:52:49 +0200 | |
---|---|---|
committer | 2022-08-30 17:14:36 -0400 | |
commit | 6354324d8a3e31108b53ac8ac6e9b67c9485d75a (patch) | |
tree | 1796ec6effad680cc933acb08c08fd7c47ca857f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | selinux: use int arrays for boolean values (diff) | |
download | linux-dev-6354324d8a3e31108b53ac8ac6e9b67c9485d75a.tar.xz linux-dev-6354324d8a3e31108b53ac8ac6e9b67c9485d75a.zip |
selinux: declare read-only parameters const
Declare ebitmap, mls_level and mls_context parameters const where they
are only read from. This allows callers to supply pointers to const
as arguments and increases readability.
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions