OSDN Git Service

include/hw/qdev-core: fixup kerneldoc annotations
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 30 Jun 2023 18:04:09 +0000 (19:04 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 3 Jul 2023 11:52:15 +0000 (12:52 +0100)
commit6aebb1f62b2c249cae175cdaf0611b9feaf50788
tree404fee9d80a632be1baa02b6947d3e47f9ebaab8
parent6caf1571a97f38b2c14eca855941a0455b461041
include/hw/qdev-core: fixup kerneldoc annotations

Fix up the kerneldoc markup and start documenting the various fields
in QDEV related structures. This involved:

 - moving overall description to a DOC: comment at top
 - fixing various markup issues for types and structures
 - adding missing Return: statements
 - adding some typedefs to hide QLIST macros in headers

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-25-alex.bennee@linaro.org>
include/hw/qdev-core.h