
30 Jul
2018
30 Jul
'18
6:10 p.m.
On 07/29/2018 11:12 PM, bing.niu@intel.com wrote:
From: Bing Niu <bing.niu@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@intel.com> --- src/conf/domain_conf.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
I'll fix in my branch before pushing John