Re: [PATCH RESEND][next] phy: qcom-usb-hs: Fix fall-through warnings for Clang
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-03-15 10:28:10
Also in:
linux-arm-msm, linux-hardening, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-03-15 10:28:10
Also in:
linux-arm-msm, linux-hardening, lkml
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 -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy