From: Olga Kornievskaia Date: Tue, 5 Dec 2006 01:22:33 +0000 (-0500) Subject: rpc: move process_xdr_buf X-Git-Tag: v2.6.20-rc1~34^2~412^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37a4e6cb0391f2293ba3d59e3a63ec0e56ed720d;p=pandora-kernel.git rpc: move process_xdr_buf Since process_xdr_buf() is useful outside of the kerberos-specific code, we move it to net/sunrpc/xdr.c, export it, and rename it in keeping with xdr_* naming convention of xdr.c. Signed-off-by: J. Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed