Re: [PATCH RFC v2 7/22] selinux: use known type instead of void pointer
From: Paul Moore
Date: Tue Jan 07 2025 - 22:01:02 EST
On Dec 16, 2024 =?UTF-8?q?Christian=20G=C3=B6ttsche?= <cgoettsche@xxxxxxxxxxxxx> wrote:
>
> Improve type safety and readability by using the known type.
>
> Signed-off-by: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
> ---
> v2:
> - move one little diff from subsequent patch to this one
> - reorder struct definition in policydb.h as suggested by Daniel
> ---
> security/selinux/ss/avtab.c | 8 +--
> security/selinux/ss/avtab.h | 9 +--
> security/selinux/ss/conditional.c | 12 ++--
> security/selinux/ss/conditional.h | 6 +-
> security/selinux/ss/ebitmap.c | 4 +-
> security/selinux/ss/ebitmap.h | 5 +-
> security/selinux/ss/policydb.c | 91 ++++++++++++++++---------------
> security/selinux/ss/policydb.h | 16 +++---
> 8 files changed, 77 insertions(+), 74 deletions(-)
Merged into selinux/dev, thanks.
--
paul-moore.com