Messages in this thread |  | | Date | Sun, 22 Nov 2020 22:15:55 -0800 | From | Dmitry Torokhov <> | Subject | Re: [PATCH 037/141] Input: pcspkr - Fix fall-through warnings for Clang |
| |
On Fri, Nov 20, 2020 at 12:30:02PM -0600, Gustavo A. R. Silva wrote: > In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning > by explicitly adding a break statement instead of just 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, thank you.
-- Dmitry
|  |