diff options
author | Michael S. Tsirkin <[email protected]> | 2016-10-31 00:38:21 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2016-10-31 00:40:08 +0200 |
commit | 75bfa81bf0897ba87f1e1b9b576a07536029b86a (patch) | |
tree | 2c751cbbefd17881f82a6cc7df451dff33ec59c4 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 678ff27d25c62e3a25fa069914182a8a6391e121 (diff) |
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 <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions