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]
Message-ID: <a08d68e5-6fea-4913-859d-7c6f3e6a2f04@linux.ibm.com>
Date: Fri, 15 Aug 2025 16:13:42 +0200
From: Stefan Haberland <sth@...ux.ibm.com>
To: Liao Yuanhong <liaoyuanhong@...o.com>,
        Jan Hoeppner <hoeppner@...ux.ibm.com>,
        Heiko Carstens <hca@...ux.ibm.com>, Vasily Gorbik <gor@...ux.ibm.com>,
        Alexander Gordeev
 <agordeev@...ux.ibm.com>,
        Christian Borntraeger <borntraeger@...ux.ibm.com>,
        Sven Schnelle <svens@...ux.ibm.com>,
        "open list:S390 DASD DRIVER" <linux-s390@...r.kernel.org>,
        open list <linux-kernel@...r.kernel.org>,
        Yang Xiuwei <yangxiuwei@...inos.cn>
Subject: Re: [PATCH] s390/dasd: Use IS_ERR_OR_NULL() to simplify code


Am 14.08.25 um 15:12 schrieb Liao Yuanhong:
> Use IS_ERR_OR_NULL() instead of the original !xxx || IS_ERR(xxx) logic.
> This will simplify the code and enhance readability.
>
> Signed-off-by: Liao Yuanhong <liaoyuanhong@...o.com>
> ---

The exact same patch was already submitted by Yang Xiuwei <yangxiuwei@...inos.cn> before.



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ