[libvirt PATCH v2 0/2] Code style documentation

Tim Wiederhake twiederh at redhat.com
Mon Jan 17 10:19:01 UTC 2022


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





More information about the libvir-list mailing list