xprtrdma: Make xprt_rdma_slot_table_entries static
authorZou Wei <zou_wei@huawei.com>
Thu, 23 Apr 2020 07:10:02 +0000 (15:10 +0800)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 11 Jun 2020 17:33:48 +0000 (13:33 -0400)
commit5bffb00621b121c9f4726f1e755ad4246cf4b800
treecc508270e782c47ff326d2e0ab0bae641a36436d
parent3a39e778690500066b31fe982d18e2e394d3bce2
xprtrdma: Make xprt_rdma_slot_table_entries static

Fix the following sparse warning:

net/sunrpc/xprtrdma/transport.c:71:14: warning: symbol 'xprt_rdma_slot_table_entries'
was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/transport.c