[PATCH 06/12] domain_validate.c: make local functions static

Michal Privoznik mprivozn at redhat.com
Mon Dec 14 10:18:49 UTC 2020


On 12/11/20 7:05 PM, Daniel Henrique Barboza wrote:
> virDomainDefValidateInternal() helpers can now be made static again
> since they're all in the same file.
> 
> Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
> ---
>   src/conf/domain_validate.c | 22 +++++++++++-----------
>   src/conf/domain_validate.h | 13 -------------
>   2 files changed, 11 insertions(+), 24 deletions(-)
> 
I guess virSecurityDeviceLabelDefValidate() is also a good candidate to 
be made static in this patch.

Michal




More information about the libvir-list mailing list