[libvirt PATCH v2 0/2] Code style documentation

Tim Wiederhake posted 2 patches 2 years, 3 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220117101903.99900-1-twiederh@redhat.com
There is a newer version of this series
docs/coding-style.rst | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
[libvirt PATCH v2 0/2] Code style documentation
Posted by Tim Wiederhake 2 years, 3 months ago
Some additions and clarifications to libvirt's code style
documentation, based on points of feedback that are given
regularly on the mailing list.

V1: https://listman.redhat.com/archives/libvir-list/2022-January/msg00631.html

Changes since V1:
* patch 1: Do create typedefs for public types, do not for private types
* patches 2 and 3: Pushed
* patch 4 (now 2): Rewritten examples as requested

Tim Wiederhake (2):
  docs: coding-style: Clarify on virXXXPtr types
  docs: coding-style: One variable declaration per line

 docs/coding-style.rst | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

-- 
2.31.1