[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b262cc2b-8115-c2f9-ead6-40715bb5919b@iogearbox.net>
Date: Tue, 19 Dec 2017 01:38:44 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Xiongwei Song <sxwjean@...il.com>, ast@...nel.org,
davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bpf: make function xdp_do_generic_redirect_map() static
On 12/19/2017 12:17 AM, Xiongwei Song wrote:
> The function xdp_do_generic_redirect_map() is only used in this file, so
> make it static.
>
> Clean up sparse warning:
> net/core/filter.c:2687:5: warning: no previous prototype
> for 'xdp_do_generic_redirect_map' [-Wmissing-prototypes]
>
> Signed-off-by: Xiongwei Song <sxwjean@...il.com>
Applied to bpf-next, thanks Xiongwei!
Powered by blists - more mailing lists