OSDN Git Service

selftests/mm: fix uffd-stress help information
authorRong Tao <rongtao@cestc.cn>
Mon, 14 Aug 2023 10:45:50 +0000 (18:45 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 21 Aug 2023 20:37:58 +0000 (13:37 -0700)
commit708879a1b44216f6c12a3d61328c5259078fc1b1
treef941198be44fde28b9f5703f3e199b702d89b7dc
parent9a4bbd8d975e01a777005e00c0e26d72bb6cc15a
selftests/mm: fix uffd-stress help information

commit 686a8bb72349("selftests/mm: split uffd tests into uffd-stress and
uffd-unit-tests") split uffd tests into uffd-stress and uffd-unit-tests,
obviously we need to modify the help information synchronously.

Also modify code indentation.

Link: https://lkml.kernel.org/r/tencent_64FC724AC5F05568F41BD1C68058E83CEB05@qq.com
Signed-off-by: Rong Tao <rongtao@cestc.cn>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/mm/uffd-stress.c