From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Alejandro Colomar <colomar.6.4.3@gmail.com>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: [PATCH] futex.2: ffix
Date: Fri, 30 Oct 2020 21:05:55 +0100 [thread overview]
Message-ID: <cfc9e789-aa92-4b7a-fad8-d0233c7d674a@gmail.com> (raw)
In-Reply-To: <20201030124921.36716-1-colomar.6.4.3@gmail.com>
Hi Alex,
On 10/30/20 1:49 PM, Alejandro Colomar wrote:
> That comment wrapped on an 80-column terminal.
> Divide it into two lines.
>
> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
> ---
> man2/futex.2 | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/man2/futex.2 b/man2/futex.2
> index 73de71623..538001e1d 100644
> --- a/man2/futex.2
> +++ b/man2/futex.2
> @@ -1816,7 +1816,8 @@ fpost(uint32_t *futexp)
> {
> long s;
>
> - /* atomic_compare_exchange_strong() was described in comments above */
> + /* atomic_compare_exchange_strong() was described
> + in comments above */
>
> const uint32_t zero = 0;
> if (atomic_compare_exchange_strong(futexp, &zero, 1)) {
Thanks. patch applied.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
prev parent reply other threads:[~2020-10-30 20:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-30 12:49 [PATCH] futex.2: ffix Alejandro Colomar
2020-10-30 20:05 ` Michael Kerrisk (man-pages) [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=cfc9e789-aa92-4b7a-fad8-d0233c7d674a@gmail.com \
--to=mtk.manpages@gmail.com \
--cc=colomar.6.4.3@gmail.com \
--cc=linux-man@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox