]> git.baikalelectronics.ru Git - kernel.git/commit
xprtrdma: Make rpcrdma_ep_destroy() return void
authorChuck Lever <chuck.lever@oracle.com>
Wed, 28 May 2014 14:33:16 +0000 (10:33 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 4 Jun 2014 12:56:41 +0000 (08:56 -0400)
commit82c8add565a3861034c673f7d0d5d264bd2c2da0
tree56497b34c0cdd720b803108b231bf7312e76c29d
parentdb4f5ea22feed64f294be501618d81560af445ef
xprtrdma: Make rpcrdma_ep_destroy() return void

Clean up: rpcrdma_ep_destroy() returns a value that is used
only to print a debugging message. rpcrdma_ep_destroy() already
prints debugging messages in all error cases.

Make rpcrdma_ep_destroy() return void instead.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtrdma/verbs.c
net/sunrpc/xprtrdma/xprt_rdma.h