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

Daniel Henrique Barboza danielhb413 at gmail.com
Mon Dec 14 12:43:02 UTC 2020



On 12/14/20 7:18 AM, Michal Privoznik wrote:
> 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.

Good catch. Just did that before pushing it.



DHB




> 
> Michal
> 




More information about the libvir-list mailing list