|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] libxl: Remove duplicate libxl_domain_config_gen_json prototype
commit f5aadd575bb5b858295dd936eba7d720f5c1b949
Author: Anthony PERARD <anthony.perard@xxxxxxxxxx>
AuthorDate: Fri Aug 8 16:55:53 2025 +0200
Commit: Anthony PERARD <anthony.perard@xxxxxxxxxx>
CommitDate: Thu Sep 4 14:26:38 2025 +0200
libxl: Remove duplicate libxl_domain_config_gen_json prototype
Since f9e681d3d1b8, the prototype of libxl_domain_config_gen_json is
generated from IDL in _libxl_types_json.h.
Fixes: f9e681d3d1b8 ("libxl: move definition of libxl_domain_config into
the IDL")
Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx>
Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx>
---
tools/include/libxl_json.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/tools/include/libxl_json.h b/tools/include/libxl_json.h
index 260783bfde..3f97267eae 100644
--- a/tools/include/libxl_json.h
+++ b/tools/include/libxl_json.h
@@ -90,7 +90,4 @@ static inline yajl_gen libxl_yajl_gen_alloc(const
yajl_alloc_funcs *allocFuncs)
#endif /* !HAVE_YAJL_V2 */
-yajl_gen_status libxl_domain_config_gen_json(yajl_gen hand,
- libxl_domain_config *p);
-
#endif /* LIBXL_JSON_H */
--
generated by git-patchbot for /home/xen/git/xen.git#master
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |