virtio_scsi: export to userspace
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 23 Nov 2014 15:49:12 +0000 (17:49 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Dec 2014 10:06:31 +0000 (12:06 +0200)
Replace uXX by __uXX and _packed by __attribute((packed))
as seems to be the norm for userspace headers.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>

No differences found