|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] libxl: remove libxl__error_set prototype
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1339090465 -3600
# Node ID 6e9552d15118f0d285585d44eab89585d0c35813
# Parent 0474a8b847622fadc20fead17c68cd3d95dc1a7f
libxl: remove libxl__error_set prototype
The implementation went away in 25181:26f72d923cb9 "libxl: Crash (more
sensibly) on malloc failure".
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
diff -r 0474a8b84762 -r 6e9552d15118 tools/libxl/libxl_internal.h
--- a/tools/libxl/libxl_internal.h Thu Jun 07 18:23:00 2012 +0100
+++ b/tools/libxl/libxl_internal.h Thu Jun 07 18:34:25 2012 +0100
@@ -1313,8 +1313,6 @@ struct libxl__xen_console_reader {
unsigned int index;
};
-_hidden int libxl__error_set(libxl__gc *gc, int code);
-
/* parse the string @s as a sequence of 6 colon separated bytes in to @mac */
_hidden int libxl__parse_mac(const char *s, libxl_mac mac);
/* compare mac address @a and @b. 0 if the same, -ve if a<b and +ve if a>b */
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |