[libvirt] [PATCH v6 1.5/8] conf: Split capabilities forward typedefs into virconftypes.h

Ján Tomko jtomko at redhat.com
Fri Mar 15 15:24:25 UTC 2019


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 <eblake at redhat.com>
>---
> src/conf/capabilities.h | 45 ++---------------------------
> src/conf/virconftypes.h | 63 +++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 65 insertions(+), 43 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190315/6219c47d/attachment-0001.sig>


More information about the libvir-list mailing list