From: Christoph Hellwig Date: Mon, 17 Oct 2011 17:56:43 +0000 (-0400) Subject: target: do not pass the queue object to transport_remove_cmd_from_queue X-Git-Tag: v3.2-rc1~24^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3df8d40ba3fea72c35ab092c091b19a599df1e81;p=pandora-kernel.git target: do not pass the queue object to transport_remove_cmd_from_queue We always operated on the same queue, so move finding it into the function, just like we do for all other helpers operating on it. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed