]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/mlx5: Remove set but not used variables
authorKamal Heib <kamalheib1@gmail.com>
Wed, 18 Jul 2018 21:05:32 +0000 (00:05 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 23 Jul 2018 21:34:54 +0000 (15:34 -0600)
commitcd09a1d8e6320911d2bd0e5badd9d45d8b215d34
tree6db01b168af5de2b2923c8b0724ee0cfce8d3a76
parentd3f00cf2e1221f5a976370a4e70c7d0b99c2ec74
RDMA/mlx5: Remove set but not used variables

Remove "uctx" and "pa" variables that were set but not used.

Fixes: 76fff4cc8342 ("IB/mlx5: Introduce DEVX")
Fixes: 0a406b9e782c ("RDMA/mlx5: Remove debug prints of VMA pointers")
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/devx.c
drivers/infiniband/hw/mlx5/main.c