diff options
author | 2023-08-07 19:11:39 +0200 | |
---|---|---|
committer | 2023-08-09 19:07:48 -0400 | |
commit | 97842c56b8c80bb43f30ffbecbde0e512025e3ce (patch) | |
tree | b284ae47e2f1cf0fc0e436f6ce9ac794ef7ade3b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selinux: make left shifts well defined (diff) | |
download | wireguard-linux-97842c56b8c80bb43f30ffbecbde0e512025e3ce.tar.xz wireguard-linux-97842c56b8c80bb43f30ffbecbde0e512025e3ce.zip |
selinux: avoid implicit conversions in selinuxfs code
Use umode_t as parameter type for sel_make_inode(), which assigns the
value to the member i_mode of struct inode.
Use identical and unsigned types for loop iterators.
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