[PATCH v3 2/4] buildtools/chkincs: check headers with stable API only
Bruce Richardson
bruce.richardson at intel.com
Mon Oct 21 18:06:48 CEST 2024
On Mon, Oct 21, 2024 at 06:04:45PM +0200, David Marchand wrote:
> An exported header should be usable w/ and w/o ALLOW_EXPERIMENTAL_API so
> that an application that only wants stable API may include it.
>
> Plus, the widely common case is that an application will not use
> internal API.
>
> Cover those cases but keep the original test.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list