diff options
author | Colin Ian King | 2022-10-24 14:37:56 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2022-12-28 05:28:09 -0500 |
commit | a9f0a19ff7700cc8a30db2496f40d18490dcb9df (patch) | |
tree | 0467c0978b7b3f881e55dcd6c049bddbb0715d56 /tools | |
parent | b9d978a89296c57fbbbd8ea647c303ce4d37028f (diff) |
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')
0 files changed, 0 insertions, 0 deletions