summaryrefslogtreecommitdiff
path: root/tools/patman/patchstream.py
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2025-03-27 15:33:04 +0000
committerTom Rini <trini@konsulko.com>2025-04-08 16:23:51 -0600
commit4d108c884b5bd5cef13fa1eb11a65eefd4c48d3f (patch)
treec0f6cc3f60823c5dff92cdc88a406d514908489d /tools/patman/patchstream.py
parent921e4d480dff3206020eacd4873795d0e57d7c20 (diff)
usb: xhci: annotate switch/case fallthrough properly
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.przywara@arm.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'tools/patman/patchstream.py')
0 files changed, 0 insertions, 0 deletions