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: <175917739968.3755404.663662648964334597.b4-ty@oracle.com>
Date: Mon, 29 Sep 2025 22:36:49 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: "James E.J. Bottomley" <James.Bottomley@...senPartnership.com>,
        Kashyap Desai <kashyap.desai@...adcom.com>,
        Sumit Saxena <sumit.saxena@...adcom.com>,
        Shivasharan S <shivasharan.srikanteshwara@...adcom.com>,
        Chandrakanth patil <chandrakanth.patil@...adcom.com>,
        "K. Y. Srinivasan" <kys@...rosoft.com>,
        Haiyang Zhang <haiyangz@...rosoft.com>, Wei Liu <wei.liu@...nel.org>,
        Dexuan Cui <decui@...rosoft.com>, Ingo Molnar <mingo@...nel.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Christophe JAILLET <christophe.jaillet@...adoo.fr>,
        Khalid Aziz <khalid@...ehiking.org>,
        Bart Van Assche <bvanassche@....org>,
        Easwar Hariharan <easwar.hariharan@...ux.microsoft.com>,
        Damien Le Moal <dlemoal@...nel.org>,
        Prateek Singh Rathore <prateek.singh.rathore@...il.com>,
        Geoff Levand <geoff@...radead.org>, Al Viro <viro@...iv.linux.org.uk>,
        Thomas Fourier <fourier.thomas@...il.com>, linux-scsi@...r.kernel.org,
        linux-kernel@...r.kernel.org, megaraidlinux.pdl@...adcom.com,
        linux-hyperv@...r.kernel.org, Liao Yuanhong <liaoyuanhong@...o.com>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>
Subject: Re: [PATCH 0/6] scsi: Remove redundant ternary operators

On Tue, 02 Sep 2025 21:23:40 +0800, Liao Yuanhong wrote:

> For ternary operators in the form of "a ? true : false" or
> "a ? false : true", if 'a' itself returns a boolean result, the ternary
> operator can be omitted. Remove redundant ternary operators to clean up the
> code.
> 
> Liao Yuanhong (6):
>   scsi: arcmsr: Remove redundant ternary operators
>   scsi: csiostor: Remove redundant ternary operators
>   scsi: isci: Remove redundant ternary operators
>   scsi: megaraid_sas: Remove redundant ternary operators
>   scsi: scsi_transport_fc: Remove redundant ternary operators
>   scsi: storvsc: Remove redundant ternary operators
> 
> [...]

Applied to 6.18/scsi-queue, thanks!

[6/6] scsi: storvsc: Remove redundant ternary operators
      https://git.kernel.org/mkp/scsi/c/15968590f07c

-- 
Martin K. Petersen

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ