public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] lgetxattr01: Convert docs to docparse
@ 2024-08-23  7:43 Ma Xinjian via ltp
  2024-08-23 11:52 ` Petr Vorel
  0 siblings, 1 reply; 2+ messages in thread
From: Ma Xinjian via ltp @ 2024-08-23  7:43 UTC (permalink / raw)
  To: ltp

Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
 .../kernel/syscalls/lgetxattr/lgetxattr01.c   | 25 +++++++++----------
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/testcases/kernel/syscalls/lgetxattr/lgetxattr01.c b/testcases/kernel/syscalls/lgetxattr/lgetxattr01.c
index 5c92d2317..221f9157a 100644
--- a/testcases/kernel/syscalls/lgetxattr/lgetxattr01.c
+++ b/testcases/kernel/syscalls/lgetxattr/lgetxattr01.c
@@ -1,18 +1,17 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
-* Copyright (c) 2016 Fujitsu Ltd.
-* Author: Jinbao Huang <huangjb.jy@cn.fujitsu.com>
-*/
-
-/*
-* Test Name: lgetxattr01
-*
-* Description:
-* The testcase checks the basic functionality of the lgetxattr(2).
-* In the case of a symbolic link, we only get the value of the
-* extended attribute related to the link itself by name.
-*
-*/
+ * Copyright (c) 2016 Fujitsu Ltd.
+ * Author: Jinbao Huang <huangjb.jy@cn.fujitsu.com>
+ */
+
+/*\
+ * [Description]
+ *
+ * Check the basic functionality of the lgetxattr(2).
+ *
+ * In the case of a symbolic link, lgetxattr(2) only gets the value of the
+ * extended attribute related to the link itself by name.
+ */
 
 #include "config.h"
 #include <errno.h>
-- 
2.42.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [LTP] [PATCH] lgetxattr01: Convert docs to docparse
  2024-08-23  7:43 [LTP] [PATCH] lgetxattr01: Convert docs to docparse Ma Xinjian via ltp
@ 2024-08-23 11:52 ` Petr Vorel
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Vorel @ 2024-08-23 11:52 UTC (permalink / raw)
  To: Ma Xinjian; +Cc: ltp

Hi Ma,

merged, thanks!

Kind regards,
Petr

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-23 11:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23  7:43 [LTP] [PATCH] lgetxattr01: Convert docs to docparse Ma Xinjian via ltp
2024-08-23 11:52 ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox