diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2023-08-07 19:11:40 +0200 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-08-10 01:07:49 +0200 |
commit | dee15375484326a684377d6e741fc222a80a15bb (patch) | |
tree | d5f0fa962056ad03f268ef0dc6b4989d0ad603f9 /io_uring/advise.h | |
parent | selinux: avoid implicit conversions in selinuxfs code (diff) | |
download | linux-dee15375484326a684377d6e741fc222a80a15bb.tar.xz linux-dee15375484326a684377d6e741fc222a80a15bb.zip |
selinux: avoid implicit conversions in policydb code
Use the identical type for local variables, e.g. loop counters.
Declare members of struct policydb_compat_info unsigned to consistently
use unsigned iterators. They hold read-only non-negative numbers in the
global variable policydb_compat.
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'io_uring/advise.h')
0 files changed, 0 insertions, 0 deletions