[PATCH 02/23] block: remove the blk_execute_rq return value

hch at lst.de hch at lst.de
Wed Apr 19 22:11:12 PDT 2017


On Wed, Apr 19, 2017 at 09:07:45PM +0000, Bart Van Assche wrote:
> > +	blk_execute_rq(or->request->q, NULL, or->request, 0);
> > +	error = or->request ? -EIO : 0;
> 
> Hello Christoph,
> 
> Did you perhaps intend or->request->errors instead of or->request?

Yes, thanks.



More information about the Linux-nvme mailing list