-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 991ac98
iperf3: Pre-declare some variables set in the loop.
This is a change just to make the linter happy, the code
probably would have run OK without it.
Found by Ruff checking F821.
Signed-off-by: Angus Gratton <angus@redyak.com.au>1 parent c6a72c7 commit 991ac98
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | + | ||
383 | 384 | | |
384 | 385 | | |
385 | 386 | | |
387 | + | ||
386 | 388 | | |
387 | 389 | | |
388 | 390 | | |
| |||
0 commit comments