Thank you and sorry for those miss-alignments with coding style. Could you
check my first submission as well?
https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/DCOUUBC2V7WR2HXDBKYQ4E3JOJP7E2MC/
Artem
___
Devel mailing list -- devel
On 1/4/24 01:16, Artem Chernyshev wrote:
> Several functions was modified to become invariant. Change
> their type to void and remove unnecessary checks of their
> return values.
>
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
>
> Artem Chernyshev (7):
> cpu: : virCPUx86Da
Several functions was modified to become invariant. Change
their type to void and remove unnecessary checks of their
return values.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Artem Chernyshev (7):
cpu: : virCPUx86DataAddItem() to void
rpc: virnetserver: virNetServerAddS