selinux: avoid implicit conversions in the netif code
authorChristian Göttsche <cgzones@googlemail.com>
Thu, 6 Jul 2023 13:23:25 +0000 (15:23 +0200)
committerPaul Moore <paul@paul-moore.com>
Tue, 18 Jul 2023 22:29:48 +0000 (18:29 -0400)
commit777ea29c57a078679fdb637919c1794d0d244128
treec13d11037cf4da40f166a87bf578885130dcb067
parent1f270f1c34127e5a65ba5aaf574f313f0693fcfa
selinux: avoid implicit conversions in the netif code

Use the identical type sel_netif_hashfn() returns.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: subject line tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/netif.c