diff options
author | 2021-06-18 08:14:55 +0200 | |
---|---|---|
committer | 2021-06-18 13:10:02 +0200 | |
commit | c3db20c3b71bf14d49e4a6582325e22db4e74a75 (patch) | |
tree | d195d2a85eef68b31e49f58843dbe83903f64ec3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mxser: remove mxser_cardinfo (diff) | |
download | linux-dev-c3db20c3b71bf14d49e4a6582325e22db4e74a75.tar.xz linux-dev-c3db20c3b71bf14d49e4a6582325e22db4e74a75.zip |
mxser: cleanup mxser_process_txrx_fifo
Rename process_txrx_fifo to mxser_process_txrx_fifo and:
* remove useless parentheses
* return from the 'if's true branch and process the rest in normal code
flow (shift the code one level left)
All this to make the code more readable.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210618061516.662-50-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions