Re: [PATCH] scsi: scsi_ioctl:drop needless assignment in sg_io()

From: Martin K. Petersen
Date: Tue Mar 15 2022 - 14:07:41 EST



Lukas,

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

Applied to 5.18/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering