diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2007-09-11 22:00:09 (GMT) |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2007-10-09 21:16:37 (GMT) |
commit | 89eb21c35b61b5157940e1b78c2c6d0529d11c63 (patch) | |
tree | d276c10faa1370ab09ce711f87fe299a24995b03 /include/asm-powerpc | |
parent | 5d34da3af923e0f950a89f160540d2506ca046ce (diff) | |
download | linux-fsl-qoriq-89eb21c35b61b5157940e1b78c2c6d0529d11c63.tar.xz |
SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program
/home/cel/linux/net/sunrpc/clnt.c: In function ‘rpc_bind_new_program’:
/home/cel/linux/net/sunrpc/clnt.c:445: warning:
comparison between signed and unsigned
RPC version numbers are u32, not int.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'include/asm-powerpc')
0 files changed, 0 insertions, 0 deletions