lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20b96495d277cb2007541a119bb09def.paul@paul-moore.com>
Date:   Tue, 15 Aug 2023 18:10:55 -0400
From:   Paul Moore <paul@...l-moore.com>
To:     Atul Kumar Pant <atulpant.linux@...il.com>, eparis@...hat.com
Cc:     Atul Kumar Pant <atulpant.linux@...il.com>, audit@...r.kernel.org,
        linux-kernel@...r.kernel.org, shuah@...nel.org
Subject: Re: [PATCH v1] kernel: auditsc: Removes use of assignment in if  condition and moves open brace following function definitions to the next  line.

On Aug 15, 2023 Atul Kumar Pant <atulpant.linux@...il.com> wrote:
> 
> The patch fixes following checkpatch.pl issue:
> ERROR: open brace '{' following function definitions go on the next line
> ERROR: do not use assignment in if condition
> 
> Signed-off-by: Atul Kumar Pant <atulpant.linux@...il.com>
> ---
>  kernel/auditsc.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Merged into audit/next, thanks.

--
paul-moore.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ