From: Christoph Hellwig Date: Sat, 13 Sep 2014 23:40:12 +0000 (-0700) Subject: blk-mq: unshared timeout handler X-Git-Tag: fixes-against-v3.18-rc2~51^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f92d42ee37e10970e33891b7b61a342bd97aeb;p=pandora-kernel.git blk-mq: unshared timeout handler Duplicate the (small) timeout handler in blk-mq so that we can pass arguments more easily to the driver timeout handler. This enables the next patch. Signed-off-by: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed