From: Christof Schmitt Date: Wed, 17 Feb 2010 10:18:59 +0000 (+0100) Subject: [SCSI] zfcp: Introduce header file for qdio structs and inline functions X-Git-Tag: v2.6.34-rc1~284^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c2b712992540ca436e97432ffc57c84c8f8c18;p=pandora-kernel.git [SCSI] zfcp: Introduce header file for qdio structs and inline functions Move the qdio related structs and some helper functions to a new zfcp_qdio.h header file. While doing this, rename the struct zfcp_queue_req to zfcp_qdio_req to adhere to the naming scheme used in zfcp. This allows a better seperation of the qdio code and inlining the helper functions will save some function calls. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed