On 07/29/2018 11:12 PM, bing.niu(a)intel.com wrote:
From: Bing Niu <bing.niu(a)intel.com>
Add return value check to virResctrlAllocForeachCache in
virDomainCachetuneDefFormat. The virResctrlAllocForeachCache dose have
s/dose/does/
return value, so need check return value to make sure function
executed
without error.
Signed-off-by: Bing Niu <bing.niu(a)intel.com>
---
src/conf/domain_conf.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
I'll fix in my branch before pushing
John