throttle: Make throttle_compute_timer() static
commit3c9242f5ae8ca37bb5775747e34999fe8cdfee2f
authorAlberto Garcia <berto@igalia.com>
Thu, 18 Feb 2016 10:26:54 +0000 (18 12:26 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 22 Feb 2016 13:08:04 +0000 (22 14:08 +0100)
treed7d4e954b56de0fe1e0e6e131add90bed9c552d4
parent9bd9c7f5b51447b073524a7ff280c3f8eefbd38a
throttle: Make throttle_compute_timer() static

This function is only used internally in throttle.c

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
include/qemu/throttle.h
util/throttle.c