diff options
author | Stephen Smalley <stephen.smalley.work@gmail.com> | 2023-04-03 19:37:53 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-04-04 19:05:42 +0300 |
commit | 539813e4184a3ee4125123cc39cc9fc29691d299 (patch) | |
tree | 033827a88fae6b308d0b01c86b8f0e2bfb41470a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 340133318800b55784792d762c7713265c96336a (diff) | |
download | linux-539813e4184a3ee4125123cc39cc9fc29691d299.tar.xz |
selinux: stop returning node from avc_insert()
The callers haven't used the returned node since
commit 21193dcd1f3570dd ("SELinux: more careful use of avd in
avc_has_perm_noaudit") and the return value assignments were removed in
commit 0a9876f36b08706d ("selinux: Remove redundant assignments"). Stop
returning the node altogether and make the functions return void.
Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
PM: minor subj tweak, repair whitespace damage
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