On a Wednesday in 2022, Kristina Hanicova wrote:
This patch removes virCHDomainObjEndJob() and replaces it with
call to the generalized virDomainObjEndJob().
Signed-off-by: Kristina Hanicova <khanicov(a)redhat.com>
---
src/ch/ch_domain.c | 18 ------------------
src/ch/ch_domain.h | 3 ---
src/ch/ch_driver.c | 20 ++++++++++----------
3 files changed, 10 insertions(+), 31 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano