From: Jens Axboe Date: Fri, 17 Apr 2009 06:36:50 +0000 (+0200) Subject: block: make blk_abort_queue() ignore non-request based devices X-Git-Tag: v2.6.30-rc4~65^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b759113499d6c7cb75fab04f56772579308bc0f8;p=pandora-kernel.git block: make blk_abort_queue() ignore non-request based devices There's nothing to do for those devices, since the timeout handling is based on requests. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed