]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5b16dab1367281fd3a8e3c9ac409e10cada20030
tree6a4cdfa1741a40d6c4872a793b1a1610390044ab
parent422e4e057ab7887b4e887e560f087383f14a90b4
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