* [LTP] [PATCH] futex_cmp_requeue01: Convert docs to docparse
@ 2024-12-17 5:41 Ma Xinjian via ltp
2024-12-18 15:42 ` Petr Vorel
0 siblings, 1 reply; 2+ messages in thread
From: Ma Xinjian via ltp @ 2024-12-17 5:41 UTC (permalink / raw)
To: ltp
Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
testcases/kernel/syscalls/futex/futex_cmp_requeue01.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/testcases/kernel/syscalls/futex/futex_cmp_requeue01.c b/testcases/kernel/syscalls/futex/futex_cmp_requeue01.c
index 872704467..2f3bb70f9 100644
--- a/testcases/kernel/syscalls/futex/futex_cmp_requeue01.c
+++ b/testcases/kernel/syscalls/futex/futex_cmp_requeue01.c
@@ -1,9 +1,12 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (C) 2019 Xiao Yang <ice_yangxiao@163.com>
+ */
+
+/*\
+ * [Description]
*
- * Description:
- * Testcase to check the basic functionality of futex(FUTEX_CMP_REQUEUE).
+ * Verify the basic functionality of futex(FUTEX_CMP_REQUEUE).
* futex(FUTEX_CMP_REQUEUE) can wake up the number of waiters specified
* by val argument and then requeue the number of waiters limited by val2
* argument(i.e. move some remaining waiters from uaddr to uaddr2 address).
--
2.47.0
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-18 15:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 5:41 [LTP] [PATCH] futex_cmp_requeue01: Convert docs to docparse Ma Xinjian via ltp
2024-12-18 15:42 ` Petr Vorel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox