linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Al Viro <viro@zeniv.linux.org.uk>
To: Xiaofeng Cao <cxfcosmos@gmail.com>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	Xiaofeng Cao <caoxiaofeng@yulong.com>
Subject: Re: [PATCH] fs/exec: fix typos and sentence disorder
Date: Thu, 18 Mar 2021 16:39:10 +0000	[thread overview]
Message-ID: <YFOCLtsiqyThIkdK@zeniv-ca.linux.org.uk> (raw)
In-Reply-To: <20210318153145.13718-1-caoxiaofeng@yulong.com>

On Thu, Mar 18, 2021 at 11:31:45PM +0800, Xiaofeng Cao wrote:

> -		 * the address space in [new_end, old_start) some architectures
> +		 * the address space in [new_end, old_start]. Some architectures

	[a,b] = {x: a <= x <= y}
	[a,b) = {x: a <= x < y}

Not the same thing - closed vs. open on the right end.

      parent reply	other threads:[~2021-03-18 16:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18 15:31 [PATCH] fs/exec: fix typos and sentence disorder Xiaofeng Cao
2021-03-18 15:35 ` Christian Brauner
2021-03-18 16:39 ` Al Viro [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=YFOCLtsiqyThIkdK@zeniv-ca.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=caoxiaofeng@yulong.com \
    --cc=cxfcosmos@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).