On 10/8/19 5:02 PM, Daniel Henrique Barboza wrote:
All the 6 virGetConnect* functions in driver.c shares the
same code base. This patch creates a new static function
virGetConnectGeneric() that contains the common code to
be used with all other virGetConnect*.

Signed-off-by: Daniel Henrique Barboza <danielhb...@gmail.com>
---
  src/driver.c | 99 +++++++++++++---------------------------------------
  1 file changed, 24 insertions(+), 75 deletions(-)


Reviewed-by: Cole Robinson <crobi...@redhat.com>

And pushed

- Cole

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to