commit | cb78b285c8f9d59b0d4e4f6a54c2977ce1d9b880 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Fri Jul 28 09:32:57 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Sep 30 20:29:23 2006 +0200 |
tree | fec08d228e25103962c56f8cd43727d9d6af23c8 | |
parent | cdd6026217c0e4cda2efce1bdc318661bef1f66f [diff] |
[PATCH] Drop useless bio passing in may_queue/set_request API It's not needed for anything, so kill the bio passing. Signed-off-by: Jens Axboe <axboe@suse.de>