Re: [PATCH RESEND][next] phy: qcom-usb-hs: Fix fall-through warnings for Clang

From: Vinod Koul
Date: Mon Mar 15 2021 - 06:28:10 EST


On 05-03-21, 04:02, 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.

Applied, thanks

--
~Vinod