diff options
author | 2008-04-14 12:27:45 -0400 | |
---|---|---|
committer | 2008-04-23 16:13:43 -0400 | |
commit | 50c8bb13eaaf345caf2e7966667ba1d3e4d68af2 (patch) | |
tree | b3bfef60963218d9c5ba4ece05561fcde20e7a77 /fs/jbd2/commit.c | |
parent | SUNRPC: Update RPC server's TCP record marker decoder (diff) | |
download | wireguard-linux-50c8bb13eaaf345caf2e7966667ba1d3e4d68af2.tar.xz wireguard-linux-50c8bb13eaaf345caf2e7966667ba1d3e4d68af2.zip |
SUNRPC: Use unsigned index when looping over arrays
Clean up: Suppress a harmless compiler warning in the RPC server related
to array indices.
ARRAY_SIZE() returns a size_t, so use unsigned type for a loop index when
looping over arrays.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions