From: Ryusuke Konishi <konishi.ryusuke-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: menglong8.dong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-nilfs <linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Liu xuzhi <liu.xuzhi-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org>
Subject: Re: [PATCH] fs/nilfs2: fix misspellings using codespell tool
Date: Mon, 22 Mar 2021 22:53:31 +0900 [thread overview]
Message-ID: <CAKFNMo=ME1jw3ZexLjP4MkU3AzHJebjiDB+WhZ_25CTYdm6C8g@mail.gmail.com> (raw)
In-Reply-To: <20210318113233.473329-1-liu.xuzhi-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org>
Applied, thank you.
Ryusuke Konishi
On Thu, Mar 18, 2021 at 8:32 PM <menglong8.dong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> From: Liu xuzhi <liu.xuzhi-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org>
>
> Two typos are found out by codespell tool \
> in 2217th and 2254th lines of segment.c:
>
> $ codespell ./fs/nilfs2/
> ./segment.c:2217 :retured ==> returned
> ./segment.c:2254: retured ==> returned
>
> Fix two typos found by codespell.
>
> Signed-off-by: Liu xuzhi <liu.xuzhi-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org>
> ---
> fs/nilfs2/segment.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/fs/nilfs2/segment.c b/fs/nilfs2/segment.c
> index cd4da9535aed..686c8ee7b29c 100644
> --- a/fs/nilfs2/segment.c
> +++ b/fs/nilfs2/segment.c
> @@ -2214,7 +2214,7 @@ static void nilfs_segctor_wakeup(struct nilfs_sc_info *sci, int err)
> * nilfs_construct_segment - construct a logical segment
> * @sb: super block
> *
> - * Return Value: On success, 0 is retured. On errors, one of the following
> + * Return Value: On success, 0 is returned. On errors, one of the following
> * negative error code is returned.
> *
> * %-EROFS - Read only filesystem.
> @@ -2251,7 +2251,7 @@ int nilfs_construct_segment(struct super_block *sb)
> * @start: start byte offset
> * @end: end byte offset (inclusive)
> *
> - * Return Value: On success, 0 is retured. On errors, one of the following
> + * Return Value: On success, 0 is returned. On errors, one of the following
> * negative error code is returned.
> *
> * %-EROFS - Read only filesystem.
> --
> 2.25.1
>
next prev parent reply other threads:[~2021-03-22 13:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-18 11:32 [PATCH] fs/nilfs2: fix misspellings using codespell tool menglong8.dong
[not found] ` <20210318113233.473329-1-liu.xuzhi-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org>
2021-03-22 13:53 ` Ryusuke Konishi [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-08 6:41 Ryusuke Konishi
[not found] ` <1617864087-8198-1-git-send-email-konishi.ryusuke-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2021-04-08 6:47 ` Ryusuke Konishi
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='CAKFNMo=ME1jw3ZexLjP4MkU3AzHJebjiDB+WhZ_25CTYdm6C8g@mail.gmail.com' \
--to=konishi.ryusuke-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=liu.xuzhi-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org \
--cc=menglong8.dong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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).