diff options
author | Jiri Slaby <jslaby@suse.cz> | 2021-06-18 09:14:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-18 14:10:02 +0300 |
commit | c3db20c3b71bf14d49e4a6582325e22db4e74a75 (patch) | |
tree | d195d2a85eef68b31e49f58843dbe83903f64ec3 /lib/locking-selftest-spin-softirq.h | |
parent | c24c31ff4a7d392945293fd61e844921b9f26f33 (diff) | |
download | linux-c3db20c3b71bf14d49e4a6582325e22db4e74a75.tar.xz |
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 'lib/locking-selftest-spin-softirq.h')
0 files changed, 0 insertions, 0 deletions