From: Christoph Hellwig Date: Wed, 28 May 2014 16:11:06 +0000 (+0200) Subject: blk-mq: remove alloc_hctx and free_hctx methods X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~47^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdef54dd85ad66e77262ea57796a3e81683dd5d6;p=pandora-kernel.git blk-mq: remove alloc_hctx and free_hctx methods There is no need for drivers to control hardware context allocation now that we do the context to node mapping in common code. Signed-off-by: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed