aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2021-09-17 10:06:14 +0200
committerGreg Kroah-Hartman <[email protected]>2021-09-17 16:32:06 +0200
commitf7b687d6b67e5cc20d55a7ddb57f582b60b9a882 (patch)
treeed443137dfb9665cb90fa699d2fd2d2499120497 /tools/perf/scripts/python/netdev-times.py
parent17be21761339dfa4b25f96f73a205c6e3f569da4 (diff)
staging: r8188eu: remove NumTotalRFPath from struct hal_data_8188e
NumTotalRFPath is 1 in this driver and it is only used as exit condition in for loops. Since NumTotalRFPath is always 1, all the loops have only a single iteration. So we can remove the for loops and the NumTotalRFPath variable. Signed-off-by: Michael Straube <[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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions