linux/drivers/infiniband/hw
Leon Romanovsky 7a63b31efb RDMA/hns: Remove not used UAR assignment
UAR in CQ is not used and generates the following compilation
warning, clean the code by removing uar assignment.

drivers/infiniband/hw/hns/hns_roce_cq.c: In function _create_user_cq_:
drivers/infiniband/hw/hns/hns_roce_cq.c:305:27: warning: parameter _uar_ set but not used [-Wunused-but-set-parameter]
  305 |      struct hns_roce_uar *uar,
      |      ~~~~~~~~~~~~~~~~~~~~~^~~

Fixes: 4f8f0d5e33 ("RDMA/hns: Package the flow of creating cq")
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Link: https://lore.kernel.org/r/20190801114827.24263-1-leon@kernel.org
Signed-off-by: Doug Ledford <dledford@redhat.com>
2019-08-05 12:16:24 -04:00
..
bnxt_re IB/bnxt_re: Do not notifify GID change event 2019-07-29 13:50:48 -04:00
cxgb3 IB: Remove unneeded memset 2019-07-03 14:26:49 -03:00
cxgb4 5.3 Merge window RDMA pull request 2019-07-15 20:38:15 -07:00
efa RDMA/efa: Expose device statistics 2019-07-29 13:51:52 -04:00
hfi1 Merge branch 'wip/dl-for-rc' into wip/dl-for-next 2019-07-29 13:38:42 -04:00
hns RDMA/hns: Remove not used UAR assignment 2019-08-05 12:16:24 -04:00
i40iw 5.3 Merge window RDMA pull request 2019-07-15 20:38:15 -07:00
mlx4 RDMA/mlx4: Annotate boolean arguments as bool and not int 2019-07-25 14:08:29 -03:00
mlx5 RDMA/mlx5: Remove DEBUG ODP code 2019-07-31 15:02:02 -04:00
mthca IB: Remove unneeded memset 2019-07-03 14:26:49 -03:00
ocrdma IB: Remove unneeded memset 2019-07-03 14:26:49 -03:00
qedr Merge branch 'wip/dl-for-rc' into wip/dl-for-next 2019-07-29 13:38:42 -04:00
qib RDMA/qib: Unneeded variable ret 2019-07-25 13:53:45 -03:00
usnic IB/usnic: Use dev_get_drvdata 2019-07-25 14:02:00 -03:00
vmw_pvrdma Linux 5.2-rc6 2019-06-28 21:18:23 -03:00
Makefile rdma: Remove nes 2019-06-13 09:59:49 -04:00