[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <63f42f9440b9d6d2f3e70902764e7a0c36e2f822.camel@perches.com>
Date: Sun, 24 Jul 2022 08:52:45 -0700
From: Joe Perches <joe@...ches.com>
To: wangjianli <wangjianli@...rlc.com>, tj@...nel.org,
lizefan.x@...edance.com, hannes@...xchg.org, shuah@...nel.org
Cc: cgroups@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftests/cgroup: fix repeated words in comments
On Sun, 2022-07-24 at 15:04 +0800, wangjianli wrote:
> Delete the redundant word 'in'.
[]
> diff --git a/tools/testing/selftests/cgroup/test_freezer.c b/tools/testing/selftests/cgroup/test_freezer.c
[]
> @@ -740,7 +740,7 @@ static int test_cgfreezer_ptraced(const char *root)
>
> /*
> * cg_check_frozen(cgroup, true) will fail here,
> - * because the task in in the TRACEd state.
> + * because the task in the TRACEd state.
presumably "is in"
> */
> if (cg_freeze_wait(cgroup, false))
> goto cleanup;
Powered by blists - more mailing lists