[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2be08d22-875a-7c8c-9b8b-69b4c5365515@gmail.com>
Date: Fri, 14 Jun 2019 18:49:50 -0600
From: David Ahern <dsahern@...il.com>
To: Tim Beale <timbeale@...alyst.net.nz>, netdev@...r.kernel.org
Cc: davem@...emloft.net, kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org
Subject: Re: [PATCH net next 1/2] udp: Remove unused parameter (exact_dif)
On 6/13/19 10:41 PM, Tim Beale wrote:
> Originally this was used by the VRF logic in compute_score(), but that
> was later replaced by udp_sk_bound_dev_eq() and the parameter became
> unused.
>
> Note this change adds an 'unused variable' compiler warning that will be
> removed in the next patch (I've split the removal in two to make review
> slightly easier).
>
> Signed-off-by: Tim Beale <timbeale@...alyst.net.nz>
> ---
> net/ipv4/udp.c | 10 +++++-----
> net/ipv6/udp.c | 13 ++++++-------
> 2 files changed, 11 insertions(+), 12 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...il.com>
Powered by blists - more mailing lists