From: Chuck Lever Date: Mon, 14 Jan 2008 20:11:53 +0000 (-0500) Subject: SUNRPC: Use appropriate argument types in rpcb client X-Git-Tag: v2.6.25-rc1~1146^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ec08cb9492cab579f85f9d937c79788b1dfde3;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed