commit | c17c55c2d1ab19db289b566bba98b53e35e5e261 | [log] [tgz] |
---|---|---|
author | Christian Göttsche <cgzones@googlemail.com> | Fri Jul 28 17:54:53 2023 +0200 |
committer | Paul Moore <paul@paul-moore.com> | Thu Aug 03 22:19:56 2023 -0400 |
tree | b6c36e5a2e9aec9664633fd7f21532a589fc3978 | |
parent | f01dd5904519574017a4938ffb4424b31ba79cf3 [diff] |
selinux: use identical iterator type in hashtab_duplicate() Use the identical type u32 for the loop iterator. Signed-off-by: Christian Göttsche <cgzones@googlemail.com> [PM: remove extra whitespace in subject] Signed-off-by: Paul Moore <paul@paul-moore.com>