[PATCH 09/25] util: add g_autoptr cleanup function for virFirewall objects

Ján Tomko jtomko at redhat.com
Thu Jun 25 23:17:35 UTC 2020


The cleanup function was already added by:
commit 2ad0284627ea3d6c123e0a266b9c7bb00aea4576
CommitDate: 2018-07-27 17:21:04 +0200

     util: firewall: define cleanup function using VIR_DEFINE_AUTOPTR_FUNC

On a Wednesday in 2020, Laine Stump wrote:
>Put in a separate patch so that two future patches can be re-ordered /
>selectively backported independent of each other.
>
>Signed-off-by: Laine Stump <laine at redhat.com>
>---
> src/util/virfirewall.h | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/src/util/virfirewall.h b/src/util/virfirewall.h
>index 6148f46827..ff690b36f0 100644
>--- a/src/util/virfirewall.h
>+++ b/src/util/virfirewall.h
>@@ -40,6 +40,7 @@ virFirewallPtr virFirewallNew(void);
>
> void virFirewallFree(virFirewallPtr firewall);
>
>+

This is just a whitespace change that contradicts the prevailing style
in this file.

Jano

> /**
>  * virFirewallAddRule:
>  * @firewall: firewall ruleset to add to
>-- 
>2.25.4
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200626/f96b2805/attachment-0001.sig>


More information about the libvir-list mailing list