linux/drivers/infiniband/hw
YueHaibing da91ddfdc7 RDMA/hns: Remove set but not used variable 'rst'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/infiniband/hw/hns/hns_roce_hw_v2.c: In function 'hns_roce_v2_qp_flow_control_init':
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:4384:33: warning:
 variable 'rst' set but not used [-Wunused-but-set-variable]

It never used since introduction.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-01-31 15:41:07 -07:00
..
bnxt_re RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
cxgb3 RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
cxgb4 RDMA/core: Use the ops infrastructure to keep all callbacks in one place 2019-01-30 21:34:21 -07:00
hfi1 IB/{hfi1, qib, rvt} Cleanup open coded sge usage 2019-01-30 14:22:32 -05:00
hns RDMA/hns: Remove set but not used variable 'rst' 2019-01-31 15:41:07 -07:00
i40iw RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
mlx4 RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
mlx5 IB/mlx5: Consider vlan of lower netdev for macvlan GID entries 2019-01-30 20:43:46 -07:00
mthca RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
nes RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
ocrdma RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
qedr RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
qib IB/{hfi1, qib, rvt} Cleanup open coded sge usage 2019-01-30 14:22:32 -05:00
usnic IB/usnic: Remove stub functions 2019-01-30 20:32:25 -07:00
vmw_pvrdma RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
Makefile