Messages in this thread |  | | Date | Mon, 23 Nov 2020 16:56:12 -0600 | From | "Gustavo A. R. Silva" <> | Subject | Re: [PATCH 066/141] ALSA: hdspm: Fix fall-through warnings for Clang |
| |
On Sat, Nov 21, 2020 at 09:30:00AM +0100, Takashi Iwai wrote: > On Fri, 20 Nov 2020 19:33:52 +0100, > Gustavo A. R. Silva wrote: > > > > In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning > > by explicitly adding a break statement 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> > > Thanks, applied.
Thanks for all you've taken, Takashi. -- Gustavo
|  |