Re: [libvirt PATCH 2/2] virNWFilterRuleDefFixup: Replace macro with function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Sep 20, 2021 at 19:21:28 +0200, Tim Wiederhake wrote:
> Signed-off-by: Tim Wiederhake <twiederh@xxxxxxxxxx>
> ---
>  src/conf/nwfilter_conf.c | 284 ++++++++++++++++++++-------------------
>  1 file changed, 143 insertions(+), 141 deletions(-)
> 
> diff --git a/src/conf/nwfilter_conf.c b/src/conf/nwfilter_conf.c
> index a3109962af..4c4e31d5cd 100644
> --- a/src/conf/nwfilter_conf.c
> +++ b/src/conf/nwfilter_conf.c
> @@ -2187,71 +2187,74 @@ virNWFilterRuleValidate(virNWFilterRuleDef *rule)
>  
>  
>  static void
> -virNWFilterRuleDefFixup(virNWFilterRuleDef *rule)
> +copy_neg_sign(nwItemDesc *to, const nwItemDesc *from)

Please use a name conformant to our coding style for this function
before pushing.




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux