Re: [EXT] [PATCH 018/141] qed: Fix fall-through warnings for Clang

2020-11-23 Thread Gustavo A. R. Silva
On Fri, Nov 20, 2020 at 09:50:06PM +0300, Igor Russkikh wrote: > > > On 20/11/2020 9:26 pm, Gustavo A. R. Silva wrote: > > External Email > > > > -- > > In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple > >

Re: [EXT] [PATCH 018/141] qed: Fix fall-through warnings for Clang

2020-11-20 Thread Igor Russkikh
On 20/11/2020 9:26 pm, Gustavo A. R. Silva wrote: > External Email > > -- > In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple > warnings by explicitly adding a couple of break statements instead of > just