aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2007-10-26 17:29:48 +0000
committerJens Axboe <[email protected]>2007-10-29 08:18:04 +0000
commit513f54b78f9594927ede66b6c66a70c1bae0c4ca (patch)
treeb4e260bfa648c84de8477c9b49a67d6c86652e23 /fs/proc/array.c
parentsg_last() should use unsigned loop index variable (diff)
downloadkernel-513f54b78f9594927ede66b6c66a70c1bae0c4ca.tar.gz
kernel-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 <[email protected]> Cc: Jens Axboe <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions