Guests need to use virtio scsi API, so export it to uapi, nice to e.g. qemu and will help us remember this file affects ABI.
Signed-off-by: Michael S. Tsirkin <m...@redhat.com> Acked-by: Paolo Bonzini <pbonz...@redhat.com> --- include/{ => uapi}/linux/virtio_scsi.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/{ => uapi}/linux/virtio_scsi.h (100%) diff --git a/include/linux/virtio_scsi.h b/include/uapi/linux/virtio_scsi.h similarity index 100% rename from include/linux/virtio_scsi.h rename to include/uapi/linux/virtio_scsi.h -- MST -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/