diff options
| author | Colin Ian King <[email protected]> | 2018-01-09 15:55:43 +0000 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2018-01-10 16:52:52 -0500 |
| commit | da005f9fab3af121a8a9ef17ff7e06ddbc8edf11 (patch) | |
| tree | 1015176a960f778af4564c436059bc72e410b8ad /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 5793b46521553774d66653993cfdc132846bb23d (diff) | |
IB/mlx5: remove redundant assignment of mdev
The initial assignment to mdev is redundant as mdev is re-assigned
later and the first assigned value is never read. Remove this
redundant assignment.
Cleans up clang warning:
drivers/infiniband/hw/mlx5/main.c:359:24: warning: Value stored
to 'mdev' during its initialization is never read
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions