From: Martin K. Petersen Date: Fri, 31 Jul 2009 15:49:10 +0000 (-0400) Subject: block: Make blk_queue_stack_limits use the new stacking interface X-Git-Tag: v2.6.31-rc6~67^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef246672b009cf3f7a74e2fc9a76932ef2eeed2;p=pandora-kernel.git block: Make blk_queue_stack_limits use the new stacking interface blk_queue_stack_limits() has been superceded by blk_stack_limits() and disk_stack_limits(). Wrap the function call for now, we'll deprecate it later. Signed-off-by: Martin K. Petersen Signed-off-by: Jens Axboe --- Reading git-diff-tree failed