diff mbox series

lremovexattr01: Convert docs to docparse

Message ID 20240910100130.58203-1-maxj.fnst@fujitsu.com
State Accepted
Headers show
Series lremovexattr01: Convert docs to docparse | expand

Commit Message

Ma Xinjian Sept. 10, 2024, 10:01 a.m. UTC
Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
 testcases/kernel/syscalls/lremovexattr/lremovexattr01.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
diff mbox series

Patch

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