diff options
author | Lukas Wunner <[email protected]> | 2017-11-25 00:40:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-11-28 15:32:33 +0100 |
commit | e73be92d82e6a842eda6adac339963a3560ca0e4 (patch) | |
tree | 3318876c5bb5da40d4b60ad508bceda84b9a48f7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f859722a8f3f145b79c4371303f3d3ea7da5c4e0 (diff) |
serial: pl011: Drop duplicate loop counter
pl011_fifo_to_tty() has two counters (max_count and fifotaken) for the
same loop. One counter should suffice. This saves one subtraction per
character read from the RX FIFO.
Cc: Mathias Duckeck <[email protected]>
Cc: Phil Elwell <[email protected]>
Cc: Stefan Wahren <[email protected]>
Cc: Linus Walleij <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Lukas Wunner <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions