diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2008-04-14 12:27:52 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2008-04-23 16:13:43 -0400 |
commit | 0dc220f0815497858db539d27947f3ec83202ace (patch) | |
tree | 6aabb3947e45496fe78ed9a2500c2862274d2fc3 /crypto/cts.c | |
parent | 50c8bb13eaaf345caf2e7966667ba1d3e4d68af2 (diff) | |
download | linux-0dc220f0815497858db539d27947f3ec83202ace.tar.bz2 |
SUNRPC: Use unsigned loop and array index in svc_init_buffer()
Clean up: Suppress a harmless compiler warning.
Index rq_pages[] with an unsigned type. Make "pages" unsigned as well,
as it never represents a value less than zero.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'crypto/cts.c')
0 files changed, 0 insertions, 0 deletions