commit | f1ec08cb9492cab579f85f9d937c79788b1dfde3 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Jan 14 15:11:53 2008 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:06:09 2008 -0500 |
tree | d43da0c7d36c547f562b678bb725f688a9be470f | |
parent | b91e101fca70319f9ca839311bceff5f44dfc1ed [diff] |
SUNRPC: Use appropriate argument types in rpcb client Clean up: Follow recommendations of Chapter 5 of Documentation/CodingStyle and use "u32" instead of "__u32" for types in definitions that are not shared with user space. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>