mirror-linux/tools/virtio/linux
H. Peter Anvin 4ecc26fa58 tools/virtio: replace "__auto_type" with "auto"
Replace one instance of "__auto_type" with "auto" in:

	tools/virtio/linux/compiler.h

This file *does* include <linux/compiler_types.h> directly, so there
is no need to duplicate the definition.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-12-08 15:32:15 -08:00
..
bug.h
build_bug.h
compiler.h tools/virtio: replace "__auto_type" with "auto" 2025-12-08 15:32:15 -08:00
cpumask.h
device.h
dma-mapping.h tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api define for virtio test 2025-02-25 07:10:24 -05:00
err.h
export.h
gfp.h
hrtimer.h
irqreturn.h
kernel.h tools/virtio: fix build caused by virtio_ring changes 2023-04-21 03:02:35 -04:00
kmemleak.h
kmsan.h kmsan: convert kmsan_handle_dma to use physical addresses 2025-09-12 00:18:20 +02:00
mm_types.h
module.h tools: virtio/linux/module.h add MODULE_DESCRIPTION() define. 2025-02-25 07:10:45 -05:00
printk.h
ratelimit.h
scatterlist.h
slab.h
spinlock.h
thread_info.h
topology.h
uaccess.h tools/virtio: fix build caused by virtio_ring changes 2023-04-21 03:02:35 -04:00
uio.h
virtio.h
virtio_byteorder.h
virtio_config.h tools: virtio: introduce vhost_net_test 2024-03-05 11:38:14 +01:00
virtio_ring.h
vringh.h