linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Aleksa Sarai <cyphar@cyphar.com>
To: Colin King <colin.king@canonical.com>
Cc: Shuah Khan <shuah@kernel.org>, Al Viro <viro@zeniv.linux.org.uk>,
	linux-kselftest@vger.kernel.org, kernel-janitors@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] selftests: fix spelling mistake "chainged" -> "chained"
Date: Tue, 10 Dec 2019 22:27:50 +1100	[thread overview]
Message-ID: <20191210112750.5rfck3gnmobabhak@yavin.dot.cyphar.com> (raw)
In-Reply-To: <20191210112455.171482-1-colin.king@canonical.com>

[-- Attachment #1: Type: text/plain, Size: 1283 bytes --]

On 2019-12-10, Colin King <colin.king@canonical.com> wrote:
> There is a spelling mistake in a literal string, fix it.

Yup, makes sense.

Reviewed-by: Aleksa Sarai <cyphar@cyphar.com>

> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  tools/testing/selftests/openat2/resolve_test.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/testing/selftests/openat2/resolve_test.c b/tools/testing/selftests/openat2/resolve_test.c
> index 7a94b1da8e7b..bbafad440893 100644
> --- a/tools/testing/selftests/openat2/resolve_test.c
> +++ b/tools/testing/selftests/openat2/resolve_test.c
> @@ -230,7 +230,7 @@ void test_openat2_opath_tests(void)
>  		{ .name = "[in_root] garbage link to /root",
>  		  .path = "cheeky/garbageself",	.how.resolve = RESOLVE_IN_ROOT,
>  		  .out.path = "root",		.pass = true },
> -		{ .name = "[in_root] chainged garbage links to /root",
> +		{ .name = "[in_root] chained garbage links to /root",
>  		  .path = "abscheeky/garbageself", .how.resolve = RESOLVE_IN_ROOT,
>  		  .out.path = "root",		.pass = true },
>  		{ .name = "[in_root] relative path to 'root'",
> -- 
> 2.24.0
> 


-- 
Aleksa Sarai
Senior Software Engineer (Containers)
SUSE Linux GmbH
<https://www.cyphar.com/>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2019-12-10 11:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-10 11:24 [PATCH][next] selftests: fix spelling mistake "chainged" -> "chained" Colin King
2019-12-10 11:27 ` Aleksa Sarai [this message]
2020-01-16 20:13 ` shuah

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=20191210112750.5rfck3gnmobabhak@yavin.dot.cyphar.com \
    --to=cyphar@cyphar.com \
    --cc=colin.king@canonical.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /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).