[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7bb7ba43-533b-3cc9-6479-c24a9aea1698@iogearbox.net>
Date: Thu, 17 Jan 2019 16:57:30 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Mathieu Malaterre <malat@...ian.org>
Cc: Alexei Starovoitov <ast@...nel.org>,
"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] bpf: Annotate implicit fall through in
cgroup_dev_func_proto
On 01/16/2019 08:35 PM, Mathieu Malaterre wrote:
> There is a plan to build the kernel with -Wimplicit-fallthrough and
> this place in the code produced a warnings (W=1).
>
> This commit remove the following warning:
>
> kernel/bpf/cgroup.c:719:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
>
> Signed-off-by: Mathieu Malaterre <malat@...ian.org>
Both applied, thanks!
Powered by blists - more mailing lists