diff options
| author | Andre Przywara <[email protected]> | 2025-03-27 15:33:03 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-04-08 16:23:51 -0600 |
| commit | 921e4d480dff3206020eacd4873795d0e57d7c20 (patch) | |
| tree | cd9876dc09075dee109675a81de7f6fe9c64ea51 /include/linux/byteorder | |
| parent | 5ddb7d1265633d855889831bcad0ee4b9ea4a0d3 (diff) | |
usb: ohci-hcd: annotate switch/case fallthrough
The USB OCHI code uses an implicit switch/case fallthrough after checking
for valid descriptor IDs.
Add our "fallthrough;" statement-like macro before the default branch in
the OHCI code, to avoid a warning when GCC's -Wimplicit-fallthrough
warning option is enabled.
Signed-off-by: Andre Przywara <[email protected]>
Diffstat (limited to 'include/linux/byteorder')
0 files changed, 0 insertions, 0 deletions
