commit | 5bffb00621b121c9f4726f1e755ad4246cf4b800 | [log] [tgz] |
---|---|---|
author | Zou Wei <zou_wei@huawei.com> | Thu Apr 23 15:10:02 2020 +0800 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Jun 11 13:33:48 2020 -0400 |
tree | cc508270e782c47ff326d2e0ab0bae641a36436d | |
parent | 3a39e778690500066b31fe982d18e2e394d3bce2 [diff] |
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>