Scott Cheloha <chel...@linux.vnet.ibm.com> wrote: > Create a function to abstract common logic needed when removing a > SaveStateEntry element from the savevm_state.handlers queue. > > For now we just remove the element. Soon it will involve additional > cleanup. > > Signed-off-by: Scott Cheloha <chel...@linux.vnet.ibm.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> queued