From: Christof Schmitt Date: Fri, 30 Apr 2010 16:09:35 +0000 (+0200) Subject: [SCSI] zfcp: Move sbal_get function to zfcp_qdio.c X-Git-Tag: v2.6.35-rc1~470^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b9e1520094a8aa68009c265eb694e0be9f5be3f;p=pandora-kernel.git [SCSI] zfcp: Move sbal_get function to zfcp_qdio.c Waiting for a free sbal is a operation on the qdio queue. Move the code implementing the wait to zfcp_qdio.c and rename the functions accordingly. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed