Re: [PATCH] selinux: avoid bool as identifier name

From: Paul Moore
Date: Mon Jun 05 2023 - 17:04:22 EST


On Jun 2, 2023 =?UTF-8?q?Christian=20G=C3=B6ttsche?= <cgzones@xxxxxxxxxxxxxx> wrote:
>
> Avoid using the identifier `bool` to improve support with future C
> standards. C23 is about to make `bool` a predefined macro (see N2654).
>
> Signed-off-by: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
> ---
> security/selinux/ss/conditional.c | 8 ++++----
> security/selinux/ss/conditional.h | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)

Merged into selinux/next, thanks.

--
paul-moore.com