diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2023-08-07 19:11:39 +0200 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-08-09 19:07:48 -0400 |
commit | 97842c56b8c80bb43f30ffbecbde0e512025e3ce (patch) | |
tree | b284ae47e2f1cf0fc0e436f6ce9ac794ef7ade3b /security/tomoyo | |
parent | aa4b60518280834529f75cb7667ffac91967abea (diff) |
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 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions