On 14.05.2025 11:49, Zhao Liu wrote:
Hi,
When I read the qom doc (qom.rst) about OBJECT_DECLARE_SIMPLE_TYPE, I
found there's the wrong example. So I tried to fix the doc and cleaned
up the relevant code case to correctly show that for simple type, the
class definition is not needed.
This series tries to:
* fix & improve the documentation of OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE*,
* and clean up several cases that could have used simple type macros
(mainly by dropping unneeded class definitions).
What's the status of this series? It looks like it needs a respin?
Thanks,
/mjt