netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Andrea Claudi <aclaudi@redhat.com>
Cc: wensong@linux-vs.org, horms@verge.net.au, ja@ssi.bg,
	netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nf-next] ipvs: change some data types from int to bool
Date: Fri, 1 Mar 2019 14:19:26 +0100	[thread overview]
Message-ID: <20190301131926.saqadozaq65csiuc@salvia> (raw)
In-Reply-To: <4b4e7e88ad4b274b204c50caabc0ce1423f9e11d.1550331292.git.aclaudi@redhat.com>

On Sat, Feb 16, 2019 at 04:39:53PM +0100, Andrea Claudi wrote:
> Change the data type of the following variables from int to bool
> across ipvs code:
> 
>   - found
>   - loop
>   - need_full_dest
>   - need_full_svc
>   - payload_csum
> 
> Also change the following functions to use bool full_entry param
> instead of int:
> 
>   - ip_vs_genl_parse_dest()
>   - ip_vs_genl_parse_service()
> 
> This patch does not change any functionality but makes the source
> code slightly easier to read.

Applied, thanks.

      parent reply	other threads:[~2019-03-01 13:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4b4e7e88ad4b274b204c50caabc0ce1423f9e11d.1550331292.git.aclaudi@redhat.com>
2019-02-27 12:20 ` [PATCH nf-next] ipvs: change some data types from int to bool Simon Horman
2019-03-01 13:19 ` Pablo Neira Ayuso [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190301131926.saqadozaq65csiuc@salvia \
    --to=pablo@netfilter.org \
    --cc=aclaudi@redhat.com \
    --cc=horms@verge.net.au \
    --cc=ja@ssi.bg \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=wensong@linux-vs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).