commit | 55460a8a7e6f42ecc62f24277effbcc0bc78a1e4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jan 31 16:57:26 2017 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Jan 31 14:00:20 2017 -0700 |
tree | 987bb3a603dfe977637c808c067115569ba973fe | |
parent | cf22f802fc346742237c7d817be33ed57958f2d7 [diff] |
mspro_block: remove pointless prep_fn This driver will never see non-fs requests, and doesn't do anything else in the prep_fn. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>