diff options
author | 2007-10-26 19:29:48 +0200 | |
---|---|---|
committer | 2007-10-29 09:18:04 +0100 | |
commit | 513f54b78f9594927ede66b6c66a70c1bae0c4ca (patch) | |
tree | b4e260bfa648c84de8477c9b49a67d6c86652e23 /fs/proc/array.c | |
parent | sg_last() should use unsigned loop index variable (diff) | |
download | wireguard-linux-513f54b78f9594927ede66b6c66a70c1bae0c4ca.tar.xz wireguard-linux-513f54b78f9594927ede66b6c66a70c1bae0c4ca.zip |
sg_init_table() should use unsigned loop index variable
Clean up: fix a mixed sign comparison in sg_init_table() accidentally
introduced by commit d6ec0842. The sign of the loop index variable
should match the sign of the "nents" argument.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Jens Axboe <axboe@carl.home.kernel.dk>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions