diff options
| author | Jiri Slaby <[email protected]> | 2022-04-21 12:17:03 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-22 16:21:53 +0200 |
| commit | a28ef75816fcce29b72704143347a9f7700637be (patch) | |
| tree | 19d63ec03649ca2adcf111dafbcdca42000c1073 /tools/perf/scripts/python/bin | |
| parent | b68f42d4c99704e06c6f163af077b1bf4671f0bc (diff) | |
serial: xilinx_uartps: return early in cdns_uart_handle_tx()
Return from the true branch of the 'if'. This saves one indentation
level and makes the code more readable.
The two comments about what obvious code does are removed too.
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions