mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
9c0644ee4a
There's no reason to expose struct vring_packed in UAPI - if we do we won't be able to change or drop it, and it's not part of any interface. Let's move it to virtio_ring.c Cc: Tiwei Bie <tiwei.bie@intel.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>