On Fri, Mar 15, 2019 at 10:06:58AM -0500, Eric Blake wrote:
As explained in the previous patch, collecting pointer typedefs into a
common header makes it easier to avoid circular inclusions.  Continue
the efforts by pulling the appropriate typedefs from capabilities.h
into the new header.

This patch is just straight code motion (all typedefs are listed in
the same order before and after the patch); a later patch will sort
things for legibility.

Signed-off-by: Eric Blake <ebl...@redhat.com>
---
src/conf/capabilities.h | 45 ++---------------------------
src/conf/virconftypes.h | 63 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 65 insertions(+), 43 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: Digital signature

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

Reply via email to