Jiri Slaby c3db20c3b7 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>
2021-06-18 13:10:02 +02:00
..
2021-05-31 09:44:28 +02:00
2021-06-18 13:09:58 +02:00
2020-06-27 16:21:20 +02:00
2021-06-18 13:10:02 +02:00
2021-05-13 16:57:17 +02:00
2021-04-15 10:32:17 +02:00
2021-06-04 15:23:00 +02:00