]> Git Repo - qemu.git/commit - include/qemu/throttle.h
throttle: Make throttle_is_valid() set errp
authorAlberto Garcia <[email protected]>
Thu, 18 Feb 2016 10:26:57 +0000 (12:26 +0200)
committerKevin Wolf <[email protected]>
Mon, 22 Feb 2016 13:08:04 +0000 (14:08 +0100)
commit03ba36c83d136a9d039b56f0a834e65676b58c22
treedcef5a35ed1db583b904acd54d1ffac234db5e6b
parent45b2d418e05e8b3cce9c8370ef6daac4b073b57a
throttle: Make throttle_is_valid() set errp

The caller does not need to set it, and this will allow us to refactor
this function later.

Signed-off-by: Alberto Garcia <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
blockdev.c
include/qemu/throttle.h
tests/test-throttle.c
util/throttle.c
This page took 0.026453 seconds and 4 git commands to generate.