Chuck Lever d66968f207 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>
2007-10-09 17:16:45 -04:00
..
2007-09-16 16:43:04 -07:00
2007-09-16 16:21:16 -07:00
2007-09-16 14:52:15 -07:00
2007-08-21 20:58:06 -07:00
2007-10-07 23:44:17 -07:00
2007-07-26 11:11:56 -07:00
2007-10-09 17:16:45 -04:00
2007-07-31 02:28:27 -07:00
2007-07-16 09:05:45 -07:00
2005-04-16 15:20:36 -07:00