From: Nicholas Bellinger Date: Thu, 22 Aug 2013 18:58:43 +0000 (-0700) Subject: target: Make helpers non static for EXTENDED_COPY command setup X-Git-Tag: v3.12-rc1~23^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5ff8d6bc3ebc363d77d71791080fefb07ae9017;p=pandora-kernel.git target: Make helpers non static for EXTENDED_COPY command setup Both target_alloc_sgl() and transport_generic_map_mem_to_cmd() are required by EXTENDED_COPY logic when setting up internally dispatched command descriptors, so go ahead and make both of these non static. Cc: Christoph Hellwig Cc: Hannes Reinecke Cc: Martin Petersen Cc: Chris Mason Cc: Roland Dreier Cc: Zach Brown Cc: James Bottomley Cc: Nicholas Bellinger Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed