diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2023-11-21 10:22:46 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-11-25 07:23:17 +0000 |
| commit | c35e6ec1f3138c15cfd746f61feb8d789d1e8fb1 (patch) | |
| tree | dbd588e46bbfe79ce158a73e5e11e89a173bc6c6 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 239123e7e8ec4d35c8591c48f5de44925a88391d (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 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions