From: Matthew Wilcox Date: Tue, 1 Feb 2011 13:39:04 +0000 (-0500) Subject: NVMe: Check returns from nvme_alloc_queue() X-Git-Tag: v3.3-rc1~16^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f85d50b609e8a5ef151656210203a6e94c19538;p=pandora-kernel.git NVMe: Check returns from nvme_alloc_queue() It can return NULL, so handle that. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed