commit | dd4564715eae2c4136f278da9ae1c3bb5af3e509 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Dec 05 16:35:44 2006 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Dec 06 10:46:52 2006 -0500 |
tree | a0e6d56de86bdc9ce57f5663d2d0840c3ea3179b | |
parent | 9d29231690925915015c21c1fff73c7118099843 [diff] |
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>