]> Git Repo - linux.git/commit - net/sunrpc/xprtsock.c
SUNRPC: Clean up functions that free address_strings array
authorChuck Lever <[email protected]>
Mon, 14 Jan 2008 17:32:20 +0000 (12:32 -0500)
committerTrond Myklebust <[email protected]>
Wed, 30 Jan 2008 07:06:08 +0000 (02:06 -0500)
commit33e01dc7f578813cda074ceaeaf68b0f3ffcc393
treea1a84d98ae900b8960bd59742f1e2b767e7cb4f8
parentc0e07cb68db353c0ffbb0f82401cf6d79c253aed
SUNRPC: Clean up functions that free address_strings array

Clean up: document the rule (kfree) and the exceptions
(RPC_DISPLAY_PROTO and RPC_DISPLAY_NETID) when freeing the objects in
a transport's address_strings array.

Signed-off-by: Chuck Lever <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtsock.c
This page took 0.052804 seconds and 4 git commands to generate.