diff options
| author | Rasmus Villemoes <[email protected]> | 2020-02-13 09:54:00 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-02-19 11:08:52 +0100 |
| commit | 28926994e5d7f049807119c48bd7b94c2d15fc95 (patch) | |
| tree | 6bc0ce49d54fdc37da3124925ea224d12cdaa1fa /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 57a5e5f936be583d2c6cef3661c169e3ea4bf922 (diff) | |
usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough
After this was made buildable for something other than PPC32, kbuild
starts warning
drivers/usb/host/fhci-hcd.c:398:8: warning: this statement may fall
through [-Wimplicit-fallthrough=]
I don't know this code, but from the construction (initializing size
with 0 and explicitly using "size +=" in the PIPE_BULK case) I assume
that fallthrough is indeed intended.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Rasmus Villemoes <[email protected]>
Acked-by: Li Yang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions