[PATCH] blk: Use blk_queue_xxx functions to set parameters
authorStuart McLaren <stuart.mclaren@hp.com>
Tue, 6 Sep 2005 22:17:47 +0000 (15:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:34 +0000 (16:57 -0700)
commit309c0a1d5d1dae2e543bfc5a0e762d0424696e0d
tree170323a1b6a4baa24b7a7a50d1960facd287aa15
parentb149ee2233edf08fb59b11e879a2c5941929bcb8
[PATCH] blk: Use blk_queue_xxx functions to set parameters

Per-queue parameters should be updated using the appropriate blk_queue_xxx
functions.

Signed-off-by: Stuart McLaren <stuart.mclaren@hp.com>
Cc: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/ll_rw_blk.c