From: Chuck Lever Date: Thu, 11 Aug 2005 20:25:47 +0000 (-0400) Subject: [PATCH] RPC: client-side transport switch cleanup X-Git-Tag: v2.6.15-rc1~733^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55aa4f58aa43dc9a51fb80010630d94b96053a2e;p=pandora-kernel.git [PATCH] RPC: client-side transport switch cleanup Clean-up: change some comments to reflect the realities of the new RPC transport switch mechanism. Get rid of unused xprt_receive() prototype. Also, organize function prototypes in xprt.h by usage and scope. Test-plan: Compile kernel with CONFIG_NFS enabled. Version: Thu, 11 Aug 2005 16:07:21 -0400 Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed