diff options
author | Eli Cohen <eli@mellanox.com> | 2019-10-30 16:48:15 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2019-11-13 14:25:03 -0800 |
commit | e6014afd1c5717d556778ec1307cf7ab27ba5a2d (patch) | |
tree | 6a5e511dbd482d0b38ec6a61d41eea772f524a01 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a7cba0a4d508d2d78f2932ee944feadd38c97c2c (diff) |
net/mlx5: Remove redundant NULL initializations
Neighbour initializations to NULL are not necessary as the pointers are
not used if an error is returned, and if success returned, pointers are
initialized.
Signed-off-by: Eli Cohen <eli@mellanox.com>
Reviewed-by: Vlad Buslov <vladbu@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions