From: Matthew Wilcox Date: Thu, 20 Jan 2011 14:10:15 +0000 (-0500) Subject: NVMe: Factor out queue_request_irq() X-Git-Tag: v3.3-rc1~16^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3001082cac4bf6ffd09f72b39e6292ad6394ef17;p=pandora-kernel.git NVMe: Factor out queue_request_irq() Two callers with an almost identical long string of arguments, and introducing a third soon. Time to factor out the commonalities. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed