OSDN Git Service

selinux: consistently use u32 as sequence number type in the status code
authorChristian Göttsche <cgzones@googlemail.com>
Thu, 6 Jul 2023 13:23:24 +0000 (15:23 +0200)
committerPaul Moore <paul@paul-moore.com>
Tue, 18 Jul 2023 22:29:47 +0000 (18:29 -0400)
commit1f270f1c34127e5a65ba5aaf574f313f0693fcfa
treec4ccc89aeefc0ef91509ff2dbe07df8a357975ff
parentf785c54101e01f8e5f84464f8755671246b13794
selinux: consistently use u32 as sequence number type in the status code

Align the type with the one used in selinux_notify_policy_change() and
the sequence member of struct selinux_kernel_status.

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