On a Wednesday in 2022, Kristina Hanicova wrote:
This patch removes virLXCDomainObjEndJob() and replaces it with
call to the generalized virDomainObjEndJob().
Signed-off-by: Kristina Hanicova <khanicov(a)redhat.com>
---
src/lxc/lxc_domain.c | 20 ----------------
src/lxc/lxc_domain.h | 4 ----
src/lxc/lxc_driver.c | 57 +++++++++++++++++++-------------------------
3 files changed, 24 insertions(+), 57 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano