On Fri, Apr 23, 2021 at 01:39:06PM +0200, Hannes Reinecke wrote: > The callers to st_scsi_execute already check for negative > return values, so we can drop the use of DRIVER_ERROR and > return the actual error code. > > Signed-off-by: Hannes Reinecke <hare@xxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>