Skip to content

Commit 421fc85

Browse files
Atul Kumar Panthtejun
authored andcommitted
selftests: cgroup: Fixes a typo in a comment
Signed-off-by: Atul Kumar Pant <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
1 parent aecd408 commit 421fc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/testing/selftests/cgroup/test_freezer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ static int test_cgfreezer_ptraced(const char *root)
740740

741741
/*
742742
* cg_check_frozen(cgroup, true) will fail here,
743-
* because the task in in the TRACEd state.
743+
* because the task is in the TRACEd state.
744744
*/
745745
if (cg_freeze_wait(cgroup, false))
746746
goto cleanup;

0 commit comments

Comments
 (0)