diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2023-09-19 11:51:46 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-03 15:31:15 +0300 |
commit | 043c8a7c01ec4b13aa0da11a86425241937b112c (patch) | |
tree | 1ce5fecd06c06bfbfbaae458d69d82ddaf838bcb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c2b0fb9f69987ddec6bf21f95157603ea4c83aff (diff) | |
download | linux-043c8a7c01ec4b13aa0da11a86425241937b112c.tar.xz |
tty: n_tty: use do-while in n_tty_check_{,un}throttle()
This change gets rid of the complicated exit from the loops. It can be
done much easier using do-while loops.
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230919085156.1578-6-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions