Most of our code has
struct foo {
}

Fix one instances where ring is inconsistent.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Michael S. Tsirkin 2015-01-15 13:33:31 +02:00 коммит произвёл Rusty Russell
Родитель bb6ec57600
Коммит 43b4f721ce
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -54,8 +54,7 @@
#define END_USE(vq)
#endif
struct vring_virtqueue
{
struct vring_virtqueue {
struct virtqueue vq;
/* Actual memory layout for this queue */