All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Cc: linux-xfs@vger.kernel.org, linux-kernel@vger.kernel.org,
	rdunlap@infradead.org
Subject: Re: [PATCH V2] xfs: Rudimentary spelling fix
Date: Wed, 7 Apr 2021 09:43:31 -0700	[thread overview]
Message-ID: <20210407164331.GP3957620@magnolia> (raw)
In-Reply-To: <20210322034538.3022189-1-unixbhaskar@gmail.com>

On Mon, Mar 22, 2021 at 09:15:38AM +0530, Bhaskar Chowdhury wrote:
> s/sytemcall/syscall/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

I forgot to ack this before putting it in for-next, so:
Reviewed-by: Darrick J. Wong <djwong@kernel.org>

--D

> ---
>   Changes from V1:
>    Randy's suggestion incorporated.
> 
>  fs/xfs/xfs_inode.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/xfs/xfs_inode.c b/fs/xfs/xfs_inode.c
> index f93370bd7b1e..3087d03a6863 100644
> --- a/fs/xfs/xfs_inode.c
> +++ b/fs/xfs/xfs_inode.c
> @@ -2870,7 +2870,7 @@ xfs_finish_rename(
>  /*
>   * xfs_cross_rename()
>   *
> - * responsible for handling RENAME_EXCHANGE flag in renameat2() sytemcall
> + * responsible for handling RENAME_EXCHANGE flag in renameat2() syscall
>   */
>  STATIC int
>  xfs_cross_rename(
> --
> 2.31.0
> 

      parent reply	other threads:[~2021-04-07 16:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-22  3:45 [PATCH V2] xfs: Rudimentary spelling fix Bhaskar Chowdhury
2021-03-22  4:03 ` Randy Dunlap
2021-04-07 16:43 ` Darrick J. Wong [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=20210407164331.GP3957620@magnolia \
    --to=djwong@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=unixbhaskar@gmail.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.