diff options
author | 2021-04-09 13:48:41 +0800 | |
---|---|---|
committer | 2021-05-10 21:38:31 -0400 | |
commit | 8a922805fb0950187ff037801e337aec010a6ccb (patch) | |
tree | d908497ce11f9562925088ef5ca4020ae565d7f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selinux: constify some avtab function arguments (diff) | |
download | linux-dev-8a922805fb0950187ff037801e337aec010a6ccb.tar.xz linux-dev-8a922805fb0950187ff037801e337aec010a6ccb.zip |
selinux: delete selinux_xfrm_policy_lookup() useless argument
seliunx_xfrm_policy_lookup() is hooks of security_xfrm_policy_lookup().
The dir argument is uselss in security_xfrm_policy_lookup(). So
remove the dir argument from selinux_xfrm_policy_lookup() and
security_xfrm_policy_lookup().
Signed-off-by: Zhongjun Tan <tanzhongjun@yulong.com>
[PM: reformat the subject line]
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