diff options
| author | Jiri Slaby <jslaby@suse.cz> | 2021-06-18 08:14:55 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-18 13:10:02 +0200 |
| commit | c3db20c3b71bf14d49e4a6582325e22db4e74a75 (patch) | |
| tree | d195d2a85eef68b31e49f58843dbe83903f64ec3 /scripts/gdb | |
| parent | c24c31ff4a7d392945293fd61e844921b9f26f33 (diff) | |
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 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions
