]> git.baikalelectronics.ru Git - kernel.git/commit
[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK
authorBenjamin Gilbert <bgilbert@cs.cmu.edu>
Tue, 19 Jun 2007 07:05:21 +0000 (09:05 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 10 Jul 2007 06:03:32 +0000 (08:03 +0200)
commitbacbea542bf5e0971ed66a3b3fbf328b6eed0e25
tree418a33e8e4d8a2073e0e56d772d43316c8bded1e
parentea65e4e61463bdab9cd7f26b42cd4b5e0264ed5c
[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK

blk_congestion_wait() doesn't exist anymore, but there's still a stub
in blkdev.h for the !CONFIG_BLOCK case.  Kill it.

Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
include/linux/blkdev.h