OSDN Git Service

selinux: use identical iterator type in hashtab_duplicate()
authorChristian Göttsche <cgzones@googlemail.com>
Fri, 28 Jul 2023 15:54:53 +0000 (17:54 +0200)
committerPaul Moore <paul@paul-moore.com>
Fri, 4 Aug 2023 02:19:56 +0000 (22:19 -0400)
commitc17c55c2d1ab19db289b566bba98b53e35e5e261
treeb6c36e5a2e9aec9664633fd7f21532a589fc3978
parentf01dd5904519574017a4938ffb4424b31ba79cf3
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>
security/selinux/ss/hashtab.c