[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7301f8baddb16f3e9e06a27172d6cecd.paul@paul-moore.com>
Date: Tue, 18 Jul 2023 18:01:23 -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 RFC 13/20] selinux: selinuxfs: avoid implicit conversions
On Jul 6, 2023 =?UTF-8?q?Christian=20G=C3=B6ttsche?= <cgzones@...glemail.com> wrote:
>
> Use umode_t as parameter type for sel_make_inode(), which assigns the
> value to the member i_mode of struct inode.
>
> Use identical type for loop iterator.
>
> Signed-off-by: Christian Göttsche <cgzones@...glemail.com>
> ---
> security/selinux/selinuxfs.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
No declaration of iterators inside loops please.
--
paul-moore.com
Powered by blists - more mailing lists