diff options
author | 2023-09-04 12:53:38 +0300 | |
---|---|---|
committer | 2023-10-13 14:29:02 -0600 | |
commit | 149ff729538aabaa85c44dc58a45fb99798e5e7e (patch) | |
tree | 6f1bb217d846904e63c298b5e148d5b53d5baf65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/resctrl: Make benchmark command const and build it with pointers (diff) | |
download | wireguard-linux-149ff729538aabaa85c44dc58a45fb99798e5e7e.tar.xz wireguard-linux-149ff729538aabaa85c44dc58a45fb99798e5e7e.zip |
selftests/resctrl: Remove ben_count variable
ben_count is only used to write the terminator for the list. It is
enough to use i from the loop so no need for another variable.
Remove ben_count variable as it is not needed.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tested-by: Shaopeng Tan <tan.shaopeng@jp.fujitsu.com>
Reviewed-by: Reinette Chatre <reinette.chatre@intel.com>
Reviewed-by: Shaopeng Tan <tan.shaopeng@jp.fujitsu.com>
Reviewed-by: "Wieczor-Retman, Maciej" <maciej.wieczor-retman@intel.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions