[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164766213032.31329.16003266228300460404.b4-ty@oracle.com>
Date: Fri, 18 Mar 2022 23:56:59 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Christoph Hellwig <hch@....de>, linux-scsi@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] scsi: scsi_ioctl:drop needless assignment in sg_io()
On Tue, 15 Mar 2022 07:15:20 +0100, Lukas Bulwahn wrote:
> Commit ce70fd9a551a ("scsi: core: Remove the cmd field from struct
> scsi_request") refactored sg_io(), so that it does not allocate directly
> and hence does not return -ENOMEM in its error case. That makes a
> remaining assignment of -ENOMEM to the return variable needless.
>
> Drop this needless assignment in sg_io().
>
> [...]
Applied to 5.18/scsi-queue, thanks!
[1/1] scsi: scsi_ioctl:drop needless assignment in sg_io()
https://git.kernel.org/mkp/scsi/c/66daf3e6b993
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists