
10 Dec
2021
10 Dec
'21
8:35 p.m.
On 12/3/2021 11:26 AM, Ján Tomko wrote:
On a Thursday in 2021, Praveen K Paladugu wrote:
Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
It would be helpful to say in the commit message that the functions are being moved, not newly introduced.
Fixed in v3
Jano
--- src/libvirt_private.syms | 2 + src/qemu/qemu_driver.c | 116 ++------------------------------------- src/util/virprocess.c | 108 ++++++++++++++++++++++++++++++++++++ src/util/virprocess.h | 5 ++ 4 files changed, 120 insertions(+), 111 deletions(-)
-- Regards, Praveen K Paladugu