All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: Ma Xinjian <maxj.fnst@fujitsu.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] getcpu: Convert docs to docparse
Date: Wed, 17 Jul 2024 20:01:14 +0200	[thread overview]
Message-ID: <20240717180114.GA705426@pevik> (raw)
In-Reply-To: <20240716040325.3478-1-maxj.fnst@fujitsu.com>

Hi Ma,

...
> +/*\
> + * [Description]
>   *
> - * Test Description:
>   *  The test process is affined to a CPU. It then calls getcpu and
>   *  checks that the CPU and node (if supported) match the expected
>   *  values.

Thanks for your patch! FYI there must be only single space after star,
otherwise text would be formatted as preformatted text (wrapped with <pre></pre>
in xhtml):

/*\
 * [Description]
 *
 * The test process is affined to a CPU. It then calls getcpu and
 * checks that the CPU and node (if supported) match the expected
 * values.
 */

I fixed that and merged.

Kind regards,
Petr

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

      reply	other threads:[~2024-07-17 18:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-16  4:03 [LTP] [PATCH] getcpu: Convert docs to docparse Ma Xinjian via ltp
2024-07-17 18:01 ` Petr Vorel [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=20240717180114.GA705426@pevik \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    --cc=maxj.fnst@fujitsu.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.