[LTP] [PATCH] lremovexattr01: Convert docs to docparse
Ma Xinjian
maxj.fnst@fujitsu.com
Tue Sep 10 12:01:30 CEST 2024
Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
testcases/kernel/syscalls/lremovexattr/lremovexattr01.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/testcases/kernel/syscalls/lremovexattr/lremovexattr01.c b/testcases/kernel/syscalls/lremovexattr/lremovexattr01.c
index 590f5a6f3..ec27bbbc7 100644
--- a/testcases/kernel/syscalls/lremovexattr/lremovexattr01.c
+++ b/testcases/kernel/syscalls/lremovexattr/lremovexattr01.c
@@ -4,10 +4,9 @@
* Author: Rafael David Tinoco <rafael.tinoco@linaro.org>
*/
-/*
- * Test Name: lremovexattr01
+/*\
+ * [Description]
*
- * Description:
* lremovexattr(2) removes the extended attribute identified by a name and
* associated with a given path in the filesystem. Unlike removexattr(2),
* lremovexattr(2) removes the attribute from the symbolic link only, and not
--
2.42.0
More information about the ltp
mailing list