On Tue, 15 Mar 2022 06:53:25 +0100, Lukas Bulwahn wrote: > Commit ce70fd9a551a ("scsi: core: Remove the cmd field from struct > scsi_request") refactored scsi_bsg_sg_io_fn(), 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 scsi_bsg_sg_io_fn(). > > [...] Applied to 5.18/scsi-queue, thanks! [1/1] scsi: bsg: drop needless assignment in scsi_bsg_sg_io_fn() https://git.kernel.org/mkp/scsi/c/dc155e1acb18 -- Martin K. Petersen Oracle Linux Engineering