Messages in this thread |  | | Date | Mon, 23 Nov 2020 16:45:29 -0600 | From | "Gustavo A. R. Silva" <> | Subject | Re: [PATCH 015/141] netfilter: Fix fall-through warnings for Clang |
| |
On Fri, Nov 20, 2020 at 11:47:37PM +0100, Florian Westphal wrote: > Gustavo A. R. Silva <gustavoars@kernel.org> wrote: > > In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple > > warnings by explicitly adding multiple break statements instead of just > > letting the code fall through to the next case. > > Acked-by: Florian Westphal <fw@strlen.de> > > Feel free to carry this in next iteration of series, if any.
Thanks, Florian. -- Gustavo
|  |