[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3ad619ce17895bb49eb02853da5a2f85.paul@paul-moore.com>
Date: Wed, 09 Aug 2023 19:07:46 -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 v3 7/7] selinux: use unsigned iterator in nlmsgtab code
On Aug 7, 2023 =?UTF-8?q?Christian=20G=C3=B6ttsche?= <cgzones@...glemail.com> wrote:
>
> Use an unsigned type as loop iterator.
>
> Signed-off-by: Christian Göttsche <cgzones@...glemail.com>
> ---
> v3: use unsigned int instead of u32 since the loop bound is known at
> compile time and small (<100)
> v2: avoid declarations in init-clauses of for loops
> ---
> security/selinux/nlmsgtab.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Merged into selinux/next, thanks.
--
paul-moore.com
Powered by blists - more mailing lists