Skip to content
Commit 2f952c01 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

vhost: make interval tree static inline



vhost_umem_interval_tree is only used locally within vhost.c, mark it
static. As some functions generated go unused, this triggers warnings
unless we also mark it inline.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent 3373755a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment