OSDN Git Service

IB/mlx5: Remove set but not used variable
authorKamal Heib <kamalheib1@gmail.com>
Wed, 30 Jan 2019 14:13:43 +0000 (16:13 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 30 Jan 2019 22:17:17 +0000 (15:17 -0700)
commite5c1bb47cca679e9b9e286981d64fd08792e1e80
tree60c33090f02665564e3e5b3b1b2ae45f859e8de0
parentf3ffed0ce49a41cdbac5a85f42baeebe334ca9ab
IB/mlx5: Remove set but not used variable

Remove 'del_mkey' variable that is set but not used.

Fixes: 534fd7aac56a ("IB/mlx5: Manage indirection mkey upon DEVX flow for ODP")
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