aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-10-07 18:39:42 +0100
committerJason Gunthorpe <jgg@nvidia.com>2021-10-12 13:11:46 -0300
commit4bd46f3a986db97fdb67b05a6b379499fce179ea (patch)
tree965cbe2faeb027eead96aa1e35daaffc2601c179 /drivers/infiniband/hw/mlx4
parentRDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single() (diff)
downloadlinux-dev-4bd46f3a986db97fdb67b05a6b379499fce179ea.tar.xz
linux-dev-4bd46f3a986db97fdb67b05a6b379499fce179ea.zip
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')
0 files changed, 0 insertions, 0 deletions