diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-06-30 19:04:10 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2023-07-03 12:52:20 +0100 |
commit | 307c0a4ac9c7acb7937ef663b2369f081ba94cd0 (patch) | |
tree | 6f75e8360b621efcddafecb8cf7ae5111aa978a5 /python | |
parent | 6aebb1f62b2c249cae175cdaf0611b9feaf50788 (diff) | |
download | qemu-307c0a4ac9c7acb7937ef663b2369f081ba94cd0.zip qemu-307c0a4ac9c7acb7937ef663b2369f081ba94cd0.tar.gz qemu-307c0a4ac9c7acb7937ef663b2369f081ba94cd0.tar.bz2 |
docs/devel/qom.rst: Correct code style
Per commit 067109a11c ("docs/devel: mention the spacing requirement
for QOM"):
For a storage structure the first declaration should always be
called “parent_obj” and for a class structure the first member
should always be called “parent_class”
Adapt the QOM rST document accordingly.
Reported-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230622101717.70468-1-philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-26-alex.bennee@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions