Messages in this thread |  | | Date | Tue, 24 Nov 2020 08:36:57 -0600 | From | "Gustavo A. R. Silva" <> | Subject | Re: [PATCH 098/141] mmc: sdhci-of-arasan: Fix fall-through warnings for Clang |
| |
On Tue, Nov 24, 2020 at 03:25:32PM +0100, Ulf Hansson wrote: > On Fri, 20 Nov 2020 at 19:37, 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 > > letting the code fall through to the next case. > > > > Link: https://github.com/KSPP/linux/issues/115 > > Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> > > Applied for next, thanks!
Thank you, Uffe. -- Gustavo
|  |