From: Xiang wangx Date: Fri, 10 Jun 2022 07:12:44 +0000 (+0800) Subject: userfaultfd/selftests: fix typo in comment X-Git-Tag: v6.1-rc5~688^2~257 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5de43634c572b0cec0b32eecf24a17c649711c1;p=platform%2Fkernel%2Flinux-starfive.git userfaultfd/selftests: fix typo in comment Delete the redundant word 'in'. Link: https://lkml.kernel.org/r/20220610071244.59679-1-wangxiang@cdjrlc.com Signed-off-by: Xiang wangx Signed-off-by: Andrew Morton --- diff --git a/tools/testing/selftests/vm/userfaultfd.c b/tools/testing/selftests/vm/userfaultfd.c index 0bdfc195..4bc2458 100644 --- a/tools/testing/selftests/vm/userfaultfd.c +++ b/tools/testing/selftests/vm/userfaultfd.c @@ -860,7 +860,7 @@ static int stress(struct uffd_stats *uffd_stats) /* * Be strict and immediately zap area_src, the whole area has * been transferred already by the background treads. The - * area_src could then be faulted in in a racy way by still + * area_src could then be faulted in a racy way by still * running uffdio_threads reading zeropages after we zapped * area_src (but they're guaranteed to get -EEXIST from * UFFDIO_COPY without writing zero pages into area_dst