aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2023-11-21 10:22:46 +0100
committerGreg Kroah-Hartman <[email protected]>2023-11-25 07:23:17 +0000
commitc35e6ec1f3138c15cfd746f61feb8d789d1e8fb1 (patch)
treedbd588e46bbfe79ce158a73e5e11e89a173bc6c6 /scripts/gdb/linux/tasks.py
parent239123e7e8ec4d35c8591c48f5de44925a88391d (diff)
tty: amiserial: return from receive_chars() without goto
The 'out' label is just before 'return'. So return immediately and drop both the label and the return. This makes the code more straightforward. Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions