diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-10-07 18:39:42 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-10-12 13:11:46 -0300 |
commit | 4bd46f3a986db97fdb67b05a6b379499fce179ea (patch) | |
tree | 965cbe2faeb027eead96aa1e35daaffc2601c179 /drivers/infiniband/hw/mlx4/alias_GUID.c | |
parent | 9a33f3980978e420672b0b54e3fa0c7908fd7c78 (diff) |
RDMA/iwpm: Remove redundant initialization of pointer err_str
The pointer err_str is being initialized with a value that is never read,
it is being updated later on. The assignment is redundant and can be
removed.
Link: https://lore.kernel.org/r/20211007173942.21933-1-colin.king@canonical.com
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw/mlx4/alias_GUID.c')
0 files changed, 0 insertions, 0 deletions