commit | 7c283341225d0ebeb7480a9e6560f599dcd0f417 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Feb 20 14:21:00 2014 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu Mar 27 08:26:32 2014 -0700 |
tree | 1cfeb8dc5703c3185eea89d4972cbe54b9f82429 | |
parent | 0f2bb84d2a68448c29d46f9f77a78bb4ed0218db [diff] |
[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 <hch@lst.de> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>