diff options
author | 2022-10-24 14:37:56 +0100 | |
---|---|---|
committer | 2022-12-28 05:28:09 -0500 | |
commit | a9f0a19ff7700cc8a30db2496f40d18490dcb9df (patch) | |
tree | 0467c0978b7b3f881e55dcd6c049bddbb0715d56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | virtio_ring: use helper function is_power_of_2() (diff) | |
download | wireguard-linux-a9f0a19ff7700cc8a30db2496f40d18490dcb9df.tar.xz wireguard-linux-a9f0a19ff7700cc8a30db2496f40d18490dcb9df.zip |
RDMA/mlx5: remove variable i
Variable i is just being incremented and it's never used
anywhere else. The variable and the increment are redundant so
remove it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Message-Id: <20221024133756.2158497-1-colin.i.king@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions