From: Laurent Vivier <lvivier@redhat.com>
To: passt-dev@passt.top
Cc: Laurent Vivier <lvivier@redhat.com>
Subject: [PATCH 0/3] Standardize and correct function comment headers
Date: Fri, 16 May 2025 14:42:25 +0200 [thread overview]
Message-ID: <20250516124228.2383036-1-lvivier@redhat.com> (raw)
This series cleans up function comment headers in iov, virtio,
and vhost_user modules for improved consistency and accuracy.
The following changes are included:
iov:
Standardize function comment headers (Ensures /** and func_name()
syntax for uniformity)
virtio:
Correct and align comment headers (Addresses format, typos, tags,
param names in .c/.h)
vhost_user:
Correct and align function comment headers (Corrects params,
func names in comments, & docs in .c)
Full details can be found in the individual patch descriptions.
Laurent Vivier (3):
vhost_user: Correct and align function comment headers
virtio: Correct and align comment headers
iov: Standardize function comment headers
iov.c | 15 ++--
vhost_user.c | 221 +++++++++++++++++++++++++--------------------------
vhost_user.h | 2 +-
virtio.c | 29 ++++---
virtio.h | 4 +-
5 files changed, 137 insertions(+), 134 deletions(-)
--
2.49.0
next reply other threads:[~2025-05-16 12:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-16 12:42 Laurent Vivier [this message]
2025-05-16 12:42 ` [PATCH 1/3] vhost_user: Correct and align function comment headers Laurent Vivier
2025-05-16 12:42 ` [PATCH 2/3] virtio: Correct and align " Laurent Vivier
2025-05-16 12:42 ` [PATCH 3/3] iov: Standardize function " Laurent Vivier
2025-05-16 20:52 ` [PATCH 0/3] Standardize and correct " Stefano Brivio
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250516124228.2383036-1-lvivier@redhat.com \
--to=lvivier@redhat.com \
--cc=passt-dev@passt.top \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://passt.top/passt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).