diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2016-10-30 23:38:21 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-10-30 23:40:08 +0100 |
commit | 75bfa81bf0897ba87f1e1b9b576a07536029b86a (patch) | |
tree | 2c751cbbefd17881f82a6cc7df451dff33ec59c4 /MAINTAINERS | |
parent | virtio/vhost: add Jason to list of maintainers (diff) | |
download | linux-75bfa81bf0897ba87f1e1b9b576a07536029b86a.tar.xz linux-75bfa81bf0897ba87f1e1b9b576a07536029b86a.zip |
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: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions