On 07/18/2018 03:57 AM, bing.niu(a)intel.com wrote:
From: Bing Niu <bing.niu(a)intel.com>
Some functions in virresctrl are for CAT only, while some of other
functions are for resource allocation, not just CAT. So change
their names to reflect the reality.
Signed-off-by: Bing Niu <bing.niu(a)intel.com>
---
src/conf/domain_conf.c | 8 ++++----
src/libvirt_private.syms | 4 ++--
src/util/virresctrl.c | 30 +++++++++++++++---------------
src/util/virresctrl.h | 26 +++++++++++++-------------
4 files changed, 34 insertions(+), 34 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John