[LTP] [PATCH 2/2] umount03: Convert doc to docparse
Yang Xu
xuyang2018.jy@fujitsu.com
Fri Oct 27 09:16:24 CEST 2023
Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
---
testcases/kernel/syscalls/umount/umount03.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/testcases/kernel/syscalls/umount/umount03.c b/testcases/kernel/syscalls/umount/umount03.c
index 1cef06fa1..498f03b69 100644
--- a/testcases/kernel/syscalls/umount/umount03.c
+++ b/testcases/kernel/syscalls/umount/umount03.c
@@ -1,9 +1,14 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (c) Wipro Technologies Ltd, 2002. All Rights Reserved.
+ * Copyright (c) Linux Test Project, 2002-2023
* Author: Nirmala Devi Dhanasekar <nirmala.devi@wipro.com>
+ */
+
+/*\
+ * [Description]
*
- * Verify that umount(2) returns -1 and sets errno to EPERM if the user
+ * Verify that umount(2) returns -1 and sets errno to EPERM if the user
* is not the super-user.
*/
--
2.39.1
More information about the ltp
mailing list