[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0be47690050b0d5aa3eaf2422d4feac2.paul@paul-moore.com>
Date: Mon, 05 Jun 2023 17:04:15 -0400
From: Paul Moore <paul@...l-moore.com>
To: Christian Göttsche <cgzones@...glemail.com>,
selinux@...r.kernel.org
Cc: Stephen Smalley <stephen.smalley.work@...il.com>,
Eric Paris <eparis@...isplace.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selinux: avoid bool as identifier name
On Jun 2, 2023 =?UTF-8?q?Christian=20G=C3=B6ttsche?= <cgzones@...glemail.com> 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@...glemail.com>
> ---
> 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
Powered by blists - more mailing lists