]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3b70c0f632162907aefbd717ff10a3852fa925a6
tree170323a1b6a4baa24b7a7a50d1960facd287aa15
parentb0407424d6ad3da2104fdfa8eb391c97fb3dbcc5
[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