Commits

Christoph Hellwig committed 85ae70f0137
mmc: remove pointless request type check in mmc_prep_request 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> (cherry picked from commit 261c83c1a9e5b74e41037cc804e8b9ae21623ddd)