diff options
author | Pavel Begunkov <[email protected]> | 2019-06-11 15:29:07 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-06-24 19:23:40 +0200 |
commit | 016190a4b5824df2d5bb97951a04dd3629973671 (patch) | |
tree | 236bd8d0637164bd704b6340f83c32c9bac01c49 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8ec59c0f5f4966f89f4e3e3cab81710c7fa959d0 (diff) |
sched/wait: Deduplicate code with do-while
Statements in the loop's body and before it are identical.
Use do-while to not repeat it.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/43ffea6ee2152b90dedf962eac851609e4197218.1560256112.git.asml.silence@gmail.com
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions