public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
* three little req->errors follow ups
@ 2017-04-26  7:34 Christoph Hellwig
  2017-04-26  7:34 ` [PATCH 1/3] scsi_transport_sas: always pass 0 error to blk_end_request_all Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Christoph Hellwig @ 2017-04-26  7:34 UTC (permalink / raw)
  To: axboe; +Cc: linux-ide, linux-scsi, linux-block

While moving forward with the block error work I noticed three more
places that pass non-errno values to the end_request variants, and
never actually check those return values.  This little series fixes
those up to always pass 0.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-04-26 14:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26  7:34 three little req->errors follow ups Christoph Hellwig
2017-04-26  7:34 ` [PATCH 1/3] scsi_transport_sas: always pass 0 error to blk_end_request_all Christoph Hellwig
2017-04-26  7:34 ` [PATCH 2/3] ide-pm: always pass 0 error to __blk_end_request_all Christoph Hellwig
2017-04-26 10:32   ` Bartlomiej Zolnierkiewicz
2017-04-26 14:39   ` David Miller
2017-04-26  7:34 ` [PATCH 3/3] ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset Christoph Hellwig
2017-04-26 10:33   ` Bartlomiej Zolnierkiewicz
2017-04-26 14:39   ` David Miller
2017-04-26 13:54 ` three little req->errors follow ups Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox