]> git.baikalelectronics.ru Git - kernel.git/commit
xprtrdma: Clean up regbuf helpers
authorChuck Lever <chuck.lever@oracle.com>
Wed, 24 Apr 2019 13:39:32 +0000 (09:39 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 19:18:41 +0000 (15:18 -0400)
commit15240cc2c4e0b97c14ab1ddc9e10a939c8c9bd56
treee22ecdc7b0b0fb048909acf3a05331a5a587b054
parentc96dc02e2e0b7d1201cbb83b5c5d6961c1da57a4
xprtrdma: Clean up regbuf helpers

For code legibility, clean up the function names to be consistent
with the pattern: "rpcrdma" _ object-type _ action

Also rpcrdma_regbuf_alloc and rpcrdma_regbuf_free no longer have any
callers outside of verbs.c, and can thus be made static.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/rpc_rdma.c
net/sunrpc/xprtrdma/verbs.c
net/sunrpc/xprtrdma/xprt_rdma.h