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

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

Fixes: 12e115e479db ("IB/mlx5: Introduce DEVX")
Fixes: 645a093c2b83 ("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