diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-02 19:35:15 +0200 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2019-05-03 08:01:11 +0200 |
commit | deb55e40ced4109c53d92af1bc07e1e998979792 (patch) | |
tree | 15bc29237c54cc96ab4669d596e24cd70ff1f55b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 80ed53707bb3ec92c331ca33f45c113338ee434d (diff) |
USB: serial: io_edgeport: fix up switch fall-through comments
Gustavo has been working to fix up all of the switch statements that
"fall through" such that we can eventually turn on
-Wimplicit-fallthrough. As part of that, the io_edgeport.c driver is a
bit "messy" with the parsing logic of a data packet. Clean that logic
up a bit by unindenting one level of the logic, and properly label
/* Fall through */ to make gcc happy.
Reported-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions