qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/4] Cleanups around qemu-common.h


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH 0/4] Cleanups around qemu-common.h
Date: Fri, 07 Jun 2019 17:21:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Markus Armbruster <address@hidden> writes:

> qemu-common.h stipulates:
>
>  * If a header file uses a definition from qemu-common.h, that definition
>  * must be moved to a separate header file, and the header that uses it
>  * must include that header.
>
> I count 117 violations of that rule.  This series fixes them.  It also
> reduces the number of objects depending on qemu-common.h in my
> "everything" build from roughly 5800 out of 6500 to less than 600.
>
> I used my "[RFC v4 0/7] Baby steps towards saner headers" to check
> properly self-contained headers remain self-contained.

Queued.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]