SUNRPC: Cleanup xs_destroy()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 31 Oct 2013 13:18:49 +0000 (09:18 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 31 Oct 2013 13:31:17 +0000 (09:31 -0400)
commita1311d87fa034e0de580e3a65f2d5c2e7a1f55f3
tree6a4cdfa1741a40d6c4872a793b1a1610390044ab
parent93dc41bdc5c853916610576c6b48a1704959c70d
SUNRPC: Cleanup xs_destroy()

There is no longer any need for a separate xs_local_destroy() helper.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprtsock.c