commit | f69c11158509e91c29f01e48ace8af227827411a | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Wed Nov 12 19:29:55 2014 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Nov 12 12:43:45 2014 +0100 |
tree | 2be90c7c767aaa9c01f672f0e1d9bf861d084655 | |
parent | 6012ca8159a7f78e6fc5122a8e9f22d82e9723e9 [diff] |
virtio-scsi: Fix comment for VirtIOSCSIReq The cdb is not zeroed by virtio_scsi_init_req, so fix the misleading comment. Suggested-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>