All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eugene Loh <eugene.loh@oracle.com>
To: Kris Van Hees <kris.van.hees@oracle.com>,
	dtrace@lists.linux.dev, dtrace-devel@oss.oracle.com
Subject: Re: [PATCH v2 1/2] Refactor the versioning handling system (code movement)
Date: Mon, 18 Aug 2025 14:59:03 -0400	[thread overview]
Message-ID: <52a069d7-8b39-eb35-5dd2-9e71bb9981fa@oracle.com> (raw)
In-Reply-To: <SJ0PR10MB56720FDBFD11C3DFFF3AD2F9C237A@SJ0PR10MB5672.namprd10.prod.outlook.com>

Reviewed-by: Eugene Loh <eugene.loh@oracle.com>

On 8/15/25 23:46, Kris Van Hees wrote:

> diff --git a/libdtrace/dt_version.c b/libdtrace/dt_version.c
> +/*
> + * Convert a string representation of a kernel version string into the
> + * a dt_version_t value.

Ideally, that extraneous "the" would be removed.

> + */
> +int
> +dt_str2kver(const char *kverstr, dt_version_t *vp)
> +{

      reply	other threads:[~2025-08-18 18:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-16  3:46 [PATCH v2 1/2] Refactor the versioning handling system (code movement) Kris Van Hees
2025-08-18 18:59 ` Eugene Loh [this message]

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=52a069d7-8b39-eb35-5dd2-9e71bb9981fa@oracle.com \
    --to=eugene.loh@oracle.com \
    --cc=dtrace-devel@oss.oracle.com \
    --cc=dtrace@lists.linux.dev \
    --cc=kris.van.hees@oracle.com \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.