[PATCH 0/4] Refactoring node_device_conf

Michal Privoznik mprivozn at redhat.com
Thu Mar 4 10:53:08 UTC 2021


On 3/3/21 5:17 PM, Kristina Hanicova wrote:
> This refactors file node_device_conf in order to remove VIR_FREE
> (if possible) and removes redundant variables and labels.
> 
> Kristina Hanicova (4):
>    node_device_conf: Use g_autofree where possible
>    node_device_conf: Refactoring functions in order to remove VIR_FREE
>    node_device_conf: use g_autoptr in
>      virNodeDevCapPCIDevIommuGroupParseXML()
>    node_device_conf: Remove redundant variables/labels
> 
>   src/conf/node_device_conf.c | 324 +++++++++++++-----------------------
>   1 file changed, 118 insertions(+), 206 deletions(-)
> 

I'm fixing the small nit in 3/4 and pushing.

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list