
6 Nov
2018
6 Nov
'18
9:41 a.m.
On 2018年11月05日 23:03, John Ferlan wrote:
On 10/22/18 4:01 AM, Wang Huaqiang wrote:
The code of adding PID to the allocation could be reused, refactor it for later reuse.
Signed-off-by: Wang Huaqiang <huaqiang.wang@intel.com> --- src/util/virresctrl.c | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com>
John
Thanks for the review. Huaqiang