[LTP] [PATCH] getcpu: Convert docs to docparse

Ma Xinjian maxj.fnst@fujitsu.com
Tue Jul 16 06:03:25 CEST 2024


Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
 testcases/kernel/syscalls/getcpu/getcpu01.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/testcases/kernel/syscalls/getcpu/getcpu01.c b/testcases/kernel/syscalls/getcpu/getcpu01.c
index 9842c8999..b6a3e2370 100644
--- a/testcases/kernel/syscalls/getcpu/getcpu01.c
+++ b/testcases/kernel/syscalls/getcpu/getcpu01.c
@@ -1,8 +1,13 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright © International Business Machines  Corp., 2007, 2008
+ * Copyright (c) Linux Test Project, 2009-2024
+ *
+ */
+
+/*\
+ * [Description]
  *
- * Test Description:
  *  The test process is affined to a CPU. It then calls getcpu and
  *  checks that the CPU and node (if supported) match the expected
  *  values.
-- 
2.18.1



More information about the ltp mailing list