Messages in this thread |  | | Date | Mon, 23 Nov 2020 16:46:32 -0600 | From | "Gustavo A. R. Silva" <> | Subject | Re: [EXT] [PATCH 018/141] qed: Fix fall-through warnings for Clang |
| |
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 > > warnings by explicitly adding a couple of break statements instead of > > just letting the code fall through to the next case. > > > > Link: > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_KSPP_linux > > _issues_115&d=DwIBAg&c=nKjWec2b6R0mOyPaz7xtfQ&r=GtqbaEwqFLiM6BiwNMdKmpXb5o > > up1VLiSIroUNQwbYA&m=6E7IvGvqcEGj8wEOVoN1BySZhGUVECVTBJCmNiRsHUw&s=J1SWrfEL > > erJOzUlJdD_S5afGaZosmVP8lyKsu9DTULw&e= > > Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> > > Reviewed-by: Igor Russkikh <irusskikh@marvell.com>
Thanks, Igor. -- Gustavo
|  |