From: Matthew Wilcox Date: Thu, 20 Jan 2011 14:14:34 +0000 (-0500) Subject: NVMe: Reduce set_queue_count arguments by one X-Git-Tag: v3.3-rc1~16^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3b06812e199f248561ce7824a4a8a9cd573c05a;p=pandora-kernel.git NVMe: Reduce set_queue_count arguments by one sq_count and cq_count are always the same, so just call it 'count'. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed