aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-11-18 08:31:19 +0100
committerGreg Kroah-Hartman <[email protected]>2021-11-25 18:33:22 +0100
commit49b798a69e2b1b8c9de6df66a5b8ccf090583551 (patch)
tree95ba6e1e12ce8f7da6f7998db3d60a775cad5658 /tools/perf/scripts/python
parentfe74bc619b0db23c4b513141acd3e3e45694bb08 (diff)
mxser: clean up timeout handling in mxser_wait_until_sent()
timeout cannot be zero at the point of use. So no need to check for zero. Also precompute the expiration time (into expire) and use it. This makes the code more clear. Signed-off-by: Jiri Slaby <[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')
0 files changed, 0 insertions, 0 deletions