diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2024-12-16 19:40:04 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2025-01-08 07:14:39 +0300 |
commit | 83e7e18eed6e06cd1ce82fa4b9c9a05c24f7a80b (patch) | |
tree | 20fe99dd706e6432ecda7fee213fca24ae7785f8 /tools/perf/scripts/python/task-analyzer.py | |
parent | 5e99b81f48cd565a5341c921e62fd09184d6bb72 (diff) | |
download | linux-83e7e18eed6e06cd1ce82fa4b9c9a05c24f7a80b.tar.xz |
selinux: rename comparison functions for clarity
The functions context_cmp(), mls_context_cmp() and ebitmap_cmp() are not
traditional C style compare functions returning -1, 0, and 1 for less
than, equal, and greater than; they only return whether their arguments
are equal.
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions