diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-09-28 13:59:53 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-10-01 04:21:11 +0300 |
commit | 8c31c9188b27b276b5ba3d362fa8e2adc9b7404a (patch) | |
tree | 7440481ba2d611f3983e3b2717b74551a98bc9f4 /include/rdma | |
parent | aef716fa5e6da3919cca22ac2097a90d73d8177f (diff) | |
download | linux-8c31c9188b27b276b5ba3d362fa8e2adc9b7404a.tar.xz |
RDMA/hns: remove set but not used variable 'dseg'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/infiniband/hw/hns/hns_roce_hw_v2.c: In function 'hns_roce_v2_post_send':
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:194:35: warning:
variable 'dseg' set but not used [-Wunused-but-set-variable]
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions