[LTP] [PATCH] fork10: Add a blank line to fit RST format
Ma Xinjian
maxj.fnst@fujitsu.com
Wed Feb 19 10:27:33 CET 2025
Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
testcases/kernel/syscalls/fork/fork10.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/testcases/kernel/syscalls/fork/fork10.c b/testcases/kernel/syscalls/fork/fork10.c
index d6dc05d46..6751a8f85 100644
--- a/testcases/kernel/syscalls/fork/fork10.c
+++ b/testcases/kernel/syscalls/fork/fork10.c
@@ -13,6 +13,7 @@
* [Algorithm]
*
* Test steps are the following:
+ *
* - create a file made in three parts -> | aa..a | bb..b | cc..c |
* - from parent, open the file
* - from child, move file offset after the first part
--
2.47.0
More information about the ltp
mailing list