[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170918.114018.173328234898891446.davem@davemloft.net>
Date: Mon, 18 Sep 2017 11:40:18 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: Convert int functions to bool
From: Joe Perches <joe@...ches.com>
Date: Wed, 13 Sep 2017 13:58:15 -0700
> Global function ipv6_rcv_saddr_equal and static functions
> ipv6_rcv_saddr_equal and ipv4_rcv_saddr_equal currently return int.
>
> bool is slightly more descriptive for these functions so change
> their return type from int to bool.
>
> Signed-off-by: Joe Perches <joe@...ches.com>
Applied.
Powered by blists - more mailing lists