mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The block layer won't send requests the driver isn't asking for, so remove this check. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>