[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHC9VhQ6hTa2ZrNHBWeE2hcr9uAbD1r351oZvxRzO6H357-H0g@mail.gmail.com>
Date: Fri, 18 Feb 2022 10:44:18 -0500
From: Paul Moore <paul@...l-moore.com>
To: Christian Göttsche <cgzones@...glemail.com>
Cc: selinux@...r.kernel.org,
Stephen Smalley <stephen.smalley.work@...il.com>,
Eric Paris <eparis@...isplace.org>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Ondrej Mosnacek <omosnace@...hat.com>,
Serge Hallyn <serge@...lyn.com>,
Yang Li <yang.lee@...ux.alibaba.com>,
Austin Kim <austin.kim@....com>,
Lakshmi Ramasubramanian <nramas@...ux.microsoft.com>,
linux-kernel@...r.kernel.org, llvm@...ts.linux.dev
Subject: Re: [PATCH 1/5] selinux: drop return statement at end of void functions
On Thu, Feb 17, 2022 at 9:22 AM Christian Göttsche
<cgzones@...glemail.com> wrote:
>
> Those return statements at the end of a void function are redundant.
>
> Reported by clang-tidy [readability-redundant-control-flow]
>
> Signed-off-by: Christian Göttsche <cgzones@...glemail.com>
> ---
> security/selinux/hooks.c | 2 --
> security/selinux/ss/conditional.c | 2 --
> security/selinux/ss/ebitmap.c | 1 -
> security/selinux/ss/mls.c | 1 -
> security/selinux/ss/services.c | 2 --
> 5 files changed, 8 deletions(-)
Merged into selinux/next, thanks.
--
paul-moore.com
Powered by blists - more mailing lists