Christian Göttsche 97842c56b8 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>
2023-08-09 19:07:48 -04:00
..
2023-08-09 19:07:48 -04:00
2023-07-19 11:27:02 -04:00
2023-05-08 16:44:01 -04:00
2022-05-03 13:59:15 -04:00
2023-07-18 18:42:57 -04:00