|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen staging] libxencall: drop bogus mentioning of xencall6()
commit 7ffbed8681a0ab203535ab1e13c48f18ecdba907
Author: Jan Beulich <jbeulich@xxxxxxxx>
AuthorDate: Thu Jun 24 16:39:55 2021 +0200
Commit: Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Thu Jun 24 16:39:55 2021 +0200
libxencall: drop bogus mentioning of xencall6()
There's no xencall6(), so the version script also shouldn't mention it.
If such a function would ever appear, it shouldn't land in version 1.0.
No change to the generated binary, nor abi-dumper's view of the object.
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: Ian Jackson <iwj@xxxxxxxxxxxxxx>
Reviewed-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
---
tools/libs/call/libxencall.map | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/libs/call/libxencall.map b/tools/libs/call/libxencall.map
index ad7518b0e0..d18a3174e9 100644
--- a/tools/libs/call/libxencall.map
+++ b/tools/libs/call/libxencall.map
@@ -9,7 +9,6 @@ VERS_1.0 {
xencall3;
xencall4;
xencall5;
- xencall6;
xencall_alloc_buffer;
xencall_free_buffer;
--
generated by git-patchbot for /home/xen/git/xen.git#staging
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |