alistair23-linux/drivers/virtio
Michael S. Tsirkin 43b4f721ce virtio_ring: coding style fix
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>
2015-01-21 16:28:57 +10:30
..
config.c
Kconfig mm/balloon_compaction: add vmstat counters and kpageflags bit 2014-10-09 22:26:01 -04:00
Makefile virtio_pci: modern driver 2015-01-21 16:28:53 +10:30
virtio.c virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore 2014-12-11 20:04:38 +02:00
virtio_balloon.c virtio_balloon: coding style fixes 2015-01-21 16:28:56 +10:30
virtio_mmio.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
virtio_pci_common.c virtio_pci: modern driver 2015-01-21 16:28:53 +10:30
virtio_pci_common.h virtio_pci_modern: reduce number of mappings 2015-01-21 16:28:55 +10:30
virtio_pci_legacy.c virtio_pci: move probe/remove code to common 2015-01-21 16:28:51 +10:30
virtio_pci_modern.c virtio_pci_modern: support devices with no config 2015-01-21 16:28:55 +10:30
virtio_ring.c virtio_ring: coding style fix 2015-01-21 16:28:57 +10:30