diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2025-03-17 08:00:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-20 08:00:52 -0700 |
commit | dc7d36668f40b4ba98da4197b68002c347e24d76 (patch) | |
tree | 9adb9e83e0bcfc80e3c7cd69be9e3c5ce8520fd1 /rust/helpers | |
parent | 6b879bc9032b1178d8720494e9daa964bea211a9 (diff) |
serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flow
This is unnecessary here and makes the code harder to follow. Invert the
condition and drop the goto+label.
Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250317070046.24386-30-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions