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] [day] [month] [year] [list]
Date:   Thu, 28 Oct 2021 10:52:36 -0400
From:   "Theodore Ts'o" <tytso@....edu>
To:     CGEL <cgel.zte@...il.com>
Cc:     "Theodore Ts'o" <tytso@....edu>, linux-ext4@...r.kernel.org,
        Jing Yangyang <jing.yangyang@....com.cn>,
        Andreas Dilger <adilger.kernel@...ger.ca>,
        Zeal Robot <zealci@....com.cn>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH linux-next] ext4:namei: fix boolreturn.cocci warnings

On Mon, 23 Aug 2021 22:55:43 -0700, CGEL wrote:
> From: Jing Yangyang <jing.yangyang@....com.cn>
> 
> Return statements in functions returning bool should use true/false
> instead of 1/0.
> 
> ./fs/ext4/namei.c:1441:12-13:WARNING:return of 0/1 in function
> 'ext4_match' with return type bool
> 
> [...]

Applied, thanks!

[1/1] ext4:namei: fix boolreturn.cocci warnings
      commit: 79f75ac803a444eef5627b631e068fc442df3204

Best regards,
-- 
Theodore Ts'o <tytso@....edu>

Powered by blists - more mailing lists