diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2023-09-15 21:10:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-09-18 10:26:19 +0300 |
commit | 5c3ce539a11185268aff3bb30d2fad8c7fa42f86 (patch) | |
tree | b55ffc58645aac4c97684617805d351f77a8467e /tools/perf/scripts/python/stackcollapse.py | |
parent | fbd825fcd7dd4c11d4c48c3d0adc248a4a0ce90b (diff) | |
download | linux-5c3ce539a11185268aff3bb30d2fad8c7fa42f86.tar.xz |
selftests: hsr: Use `let' properly.
The timeout in the while loop is never subtracted due wrong usage of
`let' leading to an endless loop if the former condition never gets
true.
Put the statement for let in quotes so it is parsed as a single
statement.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions