Linux Test Project
 help / color / mirror / Atom feed
From: Richard Palethorpe <rpalethorpe@suse.de>
To: Avinesh Kumar <akumar@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] Typo fixes in comments
Date: Tue, 26 Jul 2022 10:08:05 +0100	[thread overview]
Message-ID: <87tu7444wr.fsf@suse.de> (raw)
In-Reply-To: <20220726055810.15176-1-akumar@suse.de>

Hello,

Reviewed-by: Richard Palethorpe <rpalethorpe@suse.com>

Avinesh Kumar <akumar@suse.de> writes:

> Signed-off-by: Avinesh Kumar <akumar@suse.de>
> ---
>  include/tst_fs.h        | 2 +-
>  lib/tst_fs_link_count.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/include/tst_fs.h b/include/tst_fs.h
> index bc6692bd4..26b8b353f 100644
> --- a/include/tst_fs.h
> +++ b/include/tst_fs.h
> @@ -193,7 +193,7 @@ const char **tst_get_supported_fs_types(const char *const *skiplist);
>   * Returns 1 if filesystem is in skiplist 0 otherwise.
>   *
>   * @fs_type A filesystem type to lookup.
> - * @skiplist A NULL terminated array of fileystemsytems to skip.
> + * @skiplist A NULL terminated array of filesystems to skip.
>   */
>  int tst_fs_in_skiplist(const char *fs_type, const char *const *skiplist);
>  
> diff --git a/lib/tst_fs_link_count.c b/lib/tst_fs_link_count.c
> index b8807236d..6a6bb52b2 100644
> --- a/lib/tst_fs_link_count.c
> +++ b/lib/tst_fs_link_count.c
> @@ -119,7 +119,7 @@ int tst_fs_fill_subdirs_(void (*cleanup) (void), const char *dir)
>  		return 0;
>  	}
>  
> -	/* for current kernel, subdir limit is not availiable for all fs */
> +	/* for current kernel, subdir limit is not available for all fs */
>  	fs_type = tst_fs_type(cleanup, dir);
>  
>  	whitelist_size = ARRAY_SIZE(subdir_limit_whitelist);
> -- 
> 2.36.1


-- 
Thank you,
Richard.

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

      reply	other threads:[~2022-07-26  9:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-26  5:58 [LTP] [PATCH] Typo fixes in comments Avinesh Kumar
2022-07-26  9:08 ` Richard Palethorpe [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=87tu7444wr.fsf@suse.de \
    --to=rpalethorpe@suse.de \
    --cc=akumar@suse.de \
    --cc=ltp@lists.linux.it \
    /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