Re: [PATCH] scsi: bsg: drop needless assignment in scsi_bsg_sg_io_fn()

From: Martin K. Petersen
Date: Tue Mar 15 2022 - 14:05:47 EST



Lukas,

> 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.

Applied to 5.18/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering