Hi all, this series contains a few small changes to the throttling code and its documentation.
Stefan, once this is reviewed, can you please remove the "Make LeakyBucket.avg and LeakyBucket.max integer types" commit (id 1744e9a12cbcebff2e) from your block-next branch? This series contains a new version of that patch that replaces the one that you have. Regards, Berto Alberto Garcia (4): throttle: Fix wrong variable name in the header documentation throttle: Update the throttle_fix_bucket() documentation throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket() throttle: Make LeakyBucket.avg and LeakyBucket.max integer types include/qemu/throttle.h | 6 ++--- util/throttle.c | 67 +++++++++++++++++-------------------------------- 2 files changed, 26 insertions(+), 47 deletions(-) -- 2.11.0