|
| From: | Markus Armbruster |
| Subject: | Re: [PATCH 0/3] qom: Replace INTERFACE_CHECK with OBJECT_CHECK |
| Date: | Thu, 17 Sep 2020 09:05:45 +0200 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Eduardo Habkost <ehabkost@redhat.com> writes:
> This series replaces INTERFACE_CHECK with OBJECT_CHECK because
> both macros are exactly the same.
See also issue#2 in
Subject: Issues around TYPE_INTERFACE
Date: Tue, 12 Mar 2019 11:50:54 +0100
Message-ID: <87h8c82woh.fsf@dusky.pond.sub.org>
https://lists.nongnu.org/archive/html/qemu-devel/2019-03/msg03840.html
> The last patch is a new run of the OBJECT_CHECK ->
> DECLARE*_CHECKER* converter script that will convert the former
> INTERFACE_CHECK-based macros.
| [Prev in Thread] | Current Thread | [Next in Thread] |