diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2025-03-05 17:15:07 +1100 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2025-03-07 02:21:24 +0100 |
| commit | a83c806d1786fbe19bc6a3014f248e928e00651b (patch) | |
| tree | f29b34690e344d31d0a43743b5788f379f685d48 /contrib/qemu | |
| parent | 27395e67c26a73e2e035360195b5928a07996dd5 (diff) | |
| download | passt-a83c806d1786fbe19bc6a3014f248e928e00651b.tar passt-a83c806d1786fbe19bc6a3014f248e928e00651b.tar.gz passt-a83c806d1786fbe19bc6a3014f248e928e00651b.tar.bz2 passt-a83c806d1786fbe19bc6a3014f248e928e00651b.tar.lz passt-a83c806d1786fbe19bc6a3014f248e928e00651b.tar.xz passt-a83c806d1786fbe19bc6a3014f248e928e00651b.tar.zst passt-a83c806d1786fbe19bc6a3014f248e928e00651b.zip | |
vhost_user: Don't export several functions
vhost-user added several functions which are exposed in headers, but not
used outside the file where they're defined. I can't tell if these are
really internal functions, or of they're logically supposed to be exported,
but we don't happen to have anything using them yet.
For the time being, just remove the exports. We can add them back if we
need to.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib/qemu')
0 files changed, 0 insertions, 0 deletions
