diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-02-01 04:11:04 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-02-04 23:33:58 +0100 |
commit | c3c668e742397dfc107e44c09606cc68b37df30d (patch) | |
tree | 033fe31a598bfc7ffd1d5657ee8502383aac74aa /include/uapi | |
parent | Merge tag 'v5.0-rc5' into rdma.git for-next (diff) | |
download | linux-c3c668e742397dfc107e44c09606cc68b37df30d.tar.xz linux-c3c668e742397dfc107e44c09606cc68b37df30d.zip |
RDMA/hns: Make some function static
Fixes the following sparse warnings:
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:5822:5: warning:
symbol 'hns_roce_v2_query_srq' was not declared. Should it be static?
drivers/infiniband/hw/hns/hns_roce_srq.c:158:6: warning:
symbol 'hns_roce_srq_free' was not declared. Should it be static?
drivers/infiniband/hw/hns/hns_roce_srq.c:81:5: warning:
symbol 'hns_roce_srq_alloc' was not declared. Should it be static?
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions