diff options
author | 2022-01-25 15:14:18 +0100 | |
---|---|---|
committer | 2022-01-26 15:57:39 -0500 | |
commit | b084e189b01a7614d3098aca4f2381a759460d88 (patch) | |
tree | 1c7c71d34f5d54335d3ec1e27ee3b16443e6cb94 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selinux: do not discard const qualifier in cast (diff) | |
download | wireguard-linux-b084e189b01a7614d3098aca4f2381a759460d88.tar.xz wireguard-linux-b084e189b01a7614d3098aca4f2381a759460d88.zip |
selinux: simplify cred_init_security
The parameter of selinux_cred() is declared const, so an explicit cast
dropping the const qualifier is not necessary. Without the cast the
local variable cred serves no purpose.
Reported by clang [-Wcast-qual]
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions