diff options
author | Alberto Garcia | 2017-08-24 15:24:45 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2017-08-29 17:54:45 +0200 |
commit | fa36f1b2ebcd9a7b2a58c8e12dfb1cc8596c23c0 (patch) | |
tree | 59a9be9359f54e5ae617c5d6da36fd6bd5fde690 /target | |
parent | throttle: Update the throttle_fix_bucket() documentation (diff) | |
download | qemu-fa36f1b2ebcd9a7b2a58c8e12dfb1cc8596c23c0.tar.gz qemu-fa36f1b2ebcd9a7b2a58c8e12dfb1cc8596c23c0.tar.xz qemu-fa36f1b2ebcd9a7b2a58c8e12dfb1cc8596c23c0.zip |
throttle: Make throttle_is_valid() a bit less verbose
Use a pointer to the bucket instead of repeating cfg->buckets[i] all
the time. This makes the code more concise and will help us expand the
checks later and save a few line breaks.
Signed-off-by: Alberto Garcia <berto@igalia.com>
Message-id: 763ffc40a26b17d54cf93f5a999e4656049fcf0c.1503580370.git.berto@igalia.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions