All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Julia Lawall <Julia.Lawall@inria.fr>
Cc: kernel-janitors@vger.kernel.org, linux-xfs@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] xfs: fix typo in comment
Date: Sat, 21 May 2022 12:25:37 -0700	[thread overview]
Message-ID: <Yok8sSk1kyF/tXFo@magnolia> (raw)
In-Reply-To: <20220521111145.81697-72-Julia.Lawall@inria.fr>

On Sat, May 21, 2022 at 01:11:22PM +0200, Julia Lawall wrote:
> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

Reviewed-by: Darrick J. Wong <djwong@kernel.org>

--D

> 
> ---
>  fs/xfs/libxfs/xfs_symlink_remote.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/xfs/libxfs/xfs_symlink_remote.c b/fs/xfs/libxfs/xfs_symlink_remote.c
> index f0b38f4aba80..8b9bd178a487 100644
> --- a/fs/xfs/libxfs/xfs_symlink_remote.c
> +++ b/fs/xfs/libxfs/xfs_symlink_remote.c
> @@ -213,7 +213,7 @@ xfs_symlink_shortform_verify(
>  
>  	/*
>  	 * Zero length symlinks should never occur in memory as they are
> -	 * never alllowed to exist on disk.
> +	 * never allowed to exist on disk.
>  	 */
>  	if (!size)
>  		return __this_address;
> 

  reply	other threads:[~2022-05-21 19:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-21 11:11 [PATCH] xfs: fix typo in comment Julia Lawall
2022-05-21 19:25 ` Darrick J. Wong [this message]
2024-03-17 15:47 [PATCH] xfs: Fix " Thorsten Blum
2024-03-17 15:49 ` Darrick J. Wong
2024-03-17 21:12 ` Christoph Hellwig
2024-03-17 21:53   ` Randy Dunlap
2024-03-17 23:34     ` Thorsten Blum
2024-03-17 23:46       ` Randy Dunlap

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=Yok8sSk1kyF/tXFo@magnolia \
    --to=djwong@kernel.org \
    --cc=Julia.Lawall@inria.fr \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@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 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.