Skip to content
Commit d2f31a5f authored by Joe Perches's avatar Joe Perches Committed by Jens Axboe
Browse files

blk-throttle: Make total_nr_queued unsigned



The total of two unsigned values should also be unsigned.

Update throtl_log output to unsigned.
Update total_nr_queued test to non-zero to be the
same as the other total_nr_queued tests.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Acked-by: default avatarVivek Goyal <vgoyal@redhat.com>
Signed-off-by: default avatarJens Axboe <jaxboe@fusionio.com>
parent fd16d263
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment