Re: [PATCH] ipvs: use true and false for boolean values

From: Pablo Neira Ayuso
Date: Tue Mar 06 2018 - 05:41:10 EST


On Tue, Mar 06, 2018 at 09:02:08AM +0100, Simon Horman wrote:
> On Mon, Mar 05, 2018 at 03:35:57PM -0600, Gustavo A. R. Silva wrote:
> > Assign true or false to boolean variables instead of an integer value.
> >
> > This issue was detected with the help of Coccinelle.
> >
> > Signed-off-by: Gustavo A. R. Silva <garsilva@xxxxxxxxxxxxxx>
>
> Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx>
>
> Pablo, could you take this one?

Applied, thanks Simon!