diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2008-04-14 18:27:52 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2008-04-23 22:13:43 +0200 |
commit | 0dc220f0815497858db539d27947f3ec83202ace (patch) | |
tree | 6aabb3947e45496fe78ed9a2500c2862274d2fc3 /fs/nfsd/vfs.c | |
parent | SUNRPC: Use unsigned index when looping over arrays (diff) | |
download | linux-0dc220f0815497858db539d27947f3ec83202ace.tar.xz linux-0dc220f0815497858db539d27947f3ec83202ace.zip |
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 'fs/nfsd/vfs.c')
0 files changed, 0 insertions, 0 deletions