On Thu, Mar 27, 2025 at 03:33:04PM +0000, Andre Przywara wrote:

> The USB XHCI code uses an implicit switch/case fallthrough to share code
> for handling full speed and low speed transfers.
> 
> Add our "fallthrough;" statement-like macro before the second label in
> the XHCI code, to avoid a warning when GCC's -Wimplicit-fallthrough
> warning option is enabled.
> 
> Signed-off-by: Andre Przywara <andre.przyw...@arm.com>

Reviewed-by: Tom Rini <tr...@konsulko.com>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to