[LTP] [PATCH 2/3] access03: Convert docs to docparse

Yang Xu xuyang2018.jy@fujitsu.com
Wed Aug 2 05:13:55 CEST 2023


Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
---
 testcases/kernel/syscalls/access/access03.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/testcases/kernel/syscalls/access/access03.c b/testcases/kernel/syscalls/access/access03.c
index ae3f676..7cae1ec 100644
--- a/testcases/kernel/syscalls/access/access03.c
+++ b/testcases/kernel/syscalls/access/access03.c
@@ -1,9 +1,12 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright (c) 2000 Silicon Graphics, Inc.  All Rights Reserved.
+ * Copyright (c) Linux Test Project, 2003-2023
  */
 
-/*
+/*\
+ * [Description]
+ *
  * access(2) test for errno(s) EFAULT as root and nobody respectively.
  */
 
-- 
1.8.3.1



More information about the ltp mailing list