[libvirt] [PATCH v2 0/3] conf: standardize naming

Anya Harter posted 3 patches 5 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1534175028.git.aharter@redhat.com
Test syntax-check passed
src/conf/virinterfaceobj.c  | 16 +++++++++-------
src/conf/virnetworkobj.c    | 24 ++++++++++++-----------
src/conf/virnodedeviceobj.c | 14 ++++++++------
src/conf/virsecretobj.c     | 14 ++++++++------
src/conf/virstorageobj.c    | 38 ++++++++++++++++++++-----------------
5 files changed, 59 insertions(+), 47 deletions(-)
[libvirt] [PATCH v2 0/3] conf: standardize naming
Posted by Anya Harter 5 years, 8 months ago
on vir*ObjListExport call stack

Anya Harter (3):
  conf: rename structs used by Export function
  conf: rename Export Callback functions
  conf: rename Match functions

 src/conf/virinterfaceobj.c  | 16 +++++++++-------
 src/conf/virnetworkobj.c    | 24 ++++++++++++-----------
 src/conf/virnodedeviceobj.c | 14 ++++++++------
 src/conf/virsecretobj.c     | 14 ++++++++------
 src/conf/virstorageobj.c    | 38 ++++++++++++++++++++-----------------
 5 files changed, 59 insertions(+), 47 deletions(-)

-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/3] conf: standardize naming
Posted by Andrea Bolognani 5 years, 8 months ago
On Mon, 2018-08-13 at 11:55 -0400, Anya Harter wrote:
> on vir*ObjListExport call stack
> 
> Anya Harter (3):
>   conf: rename structs used by Export function
>   conf: rename Export Callback functions
>   conf: rename Match functions
> 
>  src/conf/virinterfaceobj.c  | 16 +++++++++-------
>  src/conf/virnetworkobj.c    | 24 ++++++++++++-----------
>  src/conf/virnodedeviceobj.c | 14 ++++++++------
>  src/conf/virsecretobj.c     | 14 ++++++++------
>  src/conf/virstorageobj.c    | 38 ++++++++++++++++++++-----------------
>  5 files changed, 59 insertions(+), 47 deletions(-)

For the entire series

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

and pushed.

-- 
Andrea Bolognani / Red Hat / Virtualization

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