24 Nov
2020
24 Nov
'20
3:38 p.m.
On Tue, Nov 24, 2020 at 10:48:04AM +0000, Srinivas Kandagatla wrote:
On 20/11/2020 18:39, 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
Applied thanks,
Thank you, Srini. -- Gustavo