Skip to content
Snippets Groups Projects
Commit 75bfa81b authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

virtio_ring: mark vring_dma_dev inline


This inline function is unused on configurations
where dma_map/unmap are empty macros.

Make the function inline to avoid gcc errors because
of an unused static function.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent 678ff27d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment