]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9713f37370f6d6032b79cc37ae71d4618be61808
treecc508270e782c47ff326d2e0ab0bae641a36436d
parent1ad0a34c127fff4570bab85d37e49cfbc26588be
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