From: Christoph Hellwig Date: Thu, 20 Feb 2014 22:21:00 +0000 (-0800) Subject: [SCSI] simplify command allocation and freeing a bit X-Git-Tag: v3.15-rc1~136^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c283341225d0ebeb7480a9e6560f599dcd0f417;p=pandora-kernel.git [SCSI] simplify command allocation and freeing a bit Just have one level of alloc/free functions that take a host instead of two levels for the allocation and different calling conventions for the free. [fengguang.wu@intel.com: docbook problems spotted, now fixed] Signed-off-by: Christoph Hellwig Reviewed-by: Paolo Bonzini Signed-off-by: James Bottomley --- Reading git-diff-tree failed