diff options
author | 2007-10-26 19:29:47 +0200 | |
---|---|---|
committer | 2007-10-29 09:18:04 +0100 | |
commit | 74eb94f7b84f4e631a0e020991fb16f17ce85ab7 (patch) | |
tree | 9d08217290654cefa5505d085a032ca60d021e5f /fs/proc/array.c | |
parent | Initialise scatter/gather list in sg driver (diff) | |
download | wireguard-linux-74eb94f7b84f4e631a0e020991fb16f17ce85ab7.tar.xz wireguard-linux-74eb94f7b84f4e631a0e020991fb16f17ce85ab7.zip |
sg_last() should use unsigned loop index variable
Clean up: fix a mixed sign comparison in sg_last() accidentally
introduced by commit 70eb8040. The sign of the loop index variable
should match the sign of the "nents" argument.
Signed-off-by: Chuck Lever <chuck.lever@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