floppy: switch from req->errors to req->error_count
authorChristoph Hellwig <hch@lst.de>
Thu, 20 Apr 2017 14:03:12 +0000 (16:03 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 20 Apr 2017 14:20:23 +0000 (08:20 -0600)
commit19ebb6c70e11be7ccbcd1de25cda0519eb0eb0c8
tree5704d7145480a650931a3f7b9b91db2f619c9568
parent7513834323da4f4ca79861ca68a76c160d877215
floppy: switch from req->errors to req->error_count

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/floppy.c