commit | a22b169df1b9f259391cf3b8ad8bfeea3d7be3f1 | [log] [tgz] |
---|---|---|
author | Vasily Tarasov <vtaras@openvz.org> | Wed Oct 11 09:24:27 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Thu Oct 12 15:08:51 2006 +0200 |
tree | c03c0fb3de87afc0c67a4a973a826deed4bb9d20 | |
parent | 2b1191af683d16a899c2b81b87b605841ceffdec [diff] |
[PATCH] block layer: elevator_find function cleanup We can easily produce search through the elevator list without introducing additional elevator_type variable. Signed-off-by: Vasily Tarasov <vtaras@openvz.org> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>