From: Jens Axboe Date: Thu, 15 Jan 2015 22:19:10 +0000 (-0700) Subject: NVMe: cq_vector should be signed X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~233^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6222d1721dd7d533b43747642419a8ff78ad6f99;p=pandora-kernel.git NVMe: cq_vector should be signed This was inadvertently dropped from an earlier commit, otherwise the check against cq_vector == -1 to prevent double free doesn't make any sense. Fixes: 2b25d981790b Signed-off-by: Jens Axboe --- Reading git-diff-tree failed