commit | 8298912bb6de7e3c9f86ad19d6488ac88cd0e940 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jun 19 09:26:28 2017 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jun 27 12:13:45 2017 -0600 |
tree | 23192ac74a94c5b7f936372b3b662c0b7fb03608 | |
parent | 41341afa0fd7b086a1327e2b76ab0eb7a3661f25 [diff] |
mmc/block: remove a call to blk_queue_bounce_limit BLK_BOUNCE_ANY is the defauly now, so the call is superflous. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>