From: Dan Carpenter Date: Wed, 14 May 2014 12:54:18 +0000 (+0300) Subject: mtip32xx: blk_mq_init_queue() returns an ERR_PTR X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~47^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a642ccd2e86248ae23c5d762dac67eaea02423;p=pandora-kernel.git mtip32xx: blk_mq_init_queue() returns an ERR_PTR We changed this from blk_alloc_queue_node() to blk_mq_init_queue() so the check needs to be updated as well. Fixes: ffc771b3ca8b2 ('mtip32xx: convert to use blk-mq') Signed-off-by: Dan Carpenter Signed-off-by: Jens Axboe --- Reading git-diff-tree failed