diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2007-09-11 22:00:25 (GMT) |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2007-10-09 21:16:45 (GMT) |
commit | d66968f207b6402fd12c20145cb31dbe3608979c (patch) | |
tree | 693fd189a2d9b414edfc9139db784ba6e48a1999 /net/sunrpc/rpcb_clnt.c | |
parent | 06b8d2552d50f802a3277137a565febcd59ef037 (diff) | |
download | linux-fsl-qoriq-d66968f207b6402fd12c20145cb31dbe3608979c.tar.xz |
SUNRPC: Clean up in rpc_show_tasks
/home/cel/linux/net/sunrpc/clnt.c: In function ‘rpc_show_tasks’:
/home/cel/linux/net/sunrpc/clnt.c:1538: warning:
signed and unsigned type in conditional expression
This points out another case where a conditional expression returns a
signed value in one arm and an unsigned value in the other.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/rpcb_clnt.c')
0 files changed, 0 insertions, 0 deletions