[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191210112750.5rfck3gnmobabhak@yavin.dot.cyphar.com>
Date: Tue, 10 Dec 2019 22:27:50 +1100
From: Aleksa Sarai <cyphar@...har.com>
To: Colin King <colin.king@...onical.com>
Cc: Shuah Khan <shuah@...nel.org>, Al Viro <viro@...iv.linux.org.uk>,
linux-kselftest@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] selftests: fix spelling mistake "chainged" ->
"chained"
On 2019-12-10, Colin King <colin.king@...onical.com> wrote:
> There is a spelling mistake in a literal string, fix it.
Yup, makes sense.
Reviewed-by: Aleksa Sarai <cyphar@...har.com>
> Signed-off-by: Colin Ian King <colin.king@...onical.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/>
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists