From: Benjamin Gilbert Date: Tue, 19 Jun 2007 07:05:21 +0000 (+0200) Subject: [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK X-Git-Tag: v2.6.23-rc1~1158^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7deeed13170e634adc4552ff94588d6301a3da83;p=pandora-kernel.git [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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed