]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
SUNRPC: Rename skb_reader_t and friends
authorChuck Lever <chuck.lever@oracle.com>
Tue, 5 Dec 2006 21:35:44 +0000 (16:35 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:52 +0000 (10:46 -0500)
commitdd4564715eae2c4136f278da9ae1c3bb5af3e509
treea0e6d56de86bdc9ce57f5663d2d0840c3ea3179b
parent9d29231690925915015c21c1fff73c7118099843
SUNRPC: Rename skb_reader_t and friends

Clean-up:  hch suggested that the RPC client shouldn't pollute the name
space used by the generic skb manipulation routines in net/core/skbuff.c.

Rename a couple of types in xdr.h to adhere to this convention.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/xdr.h
net/sunrpc/socklib.c
net/sunrpc/xprtsock.c