commit | 7deeed13170e634adc4552ff94588d6301a3da83 | [log] [tgz] |
---|---|---|
author | Benjamin Gilbert <bgilbert@cs.cmu.edu> | Tue Jun 19 09:05:21 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Jul 10 08:03:32 2007 +0200 |
tree | 418a33e8e4d8a2073e0e56d772d43316c8bded1e | |
parent | 71780f59e127bb281a9302d430495ca9586c14e7 [diff] |
[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>