OSDN Git Service

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)
commitaa09ea6e6b1279a2031cbdaa7605e2ec297e63ae
tree6db01b168af5de2b2923c8b0724ee0cfce8d3a76
parent259e19145e1fa9bb9e502f625f7bce1a0c078fa0
RDMA/mlx5: Remove set but not used variables

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

Fixes: a8b92ca1b0e5 ("IB/mlx5: Introduce DEVX")
Fixes: 8f0622873358 ("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