diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2025-03-17 10:00:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-20 18:00:52 +0300 |
commit | dc7d36668f40b4ba98da4197b68002c347e24d76 (patch) | |
tree | 9adb9e83e0bcfc80e3c7cd69be9e3c5ce8520fd1 /scripts/gdb/linux/proc.py | |
parent | 6b879bc9032b1178d8720494e9daa964bea211a9 (diff) | |
download | linux-dc7d36668f40b4ba98da4197b68002c347e24d76.tar.xz |
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions