From: Keith Busch Date: Tue, 13 May 2014 16:32:46 +0000 (-0600) Subject: NVMe: Fix nvme get/put queue semantics X-Git-Tag: omap-for-v3.16/fixes-against-rc1~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51afb54339c5e9ee72df66ae0f2ac5aacfed365;p=pandora-kernel.git NVMe: Fix nvme get/put queue semantics The routines to get and lock nvme queues required the caller to "put" or "unlock" them even if getting one returned NULL. This patch fixes that. Signed-off-by: Keith Busch Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed