
29 Sep
2020
29 Sep
'20
11:14 a.m.
On a Tuesday in 2020, Peter Krempa wrote:
There is just one caller, inline the code. This also optimizes the code as we no longer have to calculate length of the output XML as it's
I doubt it's measurable ;)
actually stored in the buffer struct.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_migration_cookie.c | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano