[LTP] [PATCH] timerfd02: Add a blank line to fit RST format

Ma Xinjian maxj.fnst@fujitsu.com
Fri Apr 11 08:19:50 CEST 2025


Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
 testcases/kernel/syscalls/timerfd/timerfd02.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/testcases/kernel/syscalls/timerfd/timerfd02.c b/testcases/kernel/syscalls/timerfd/timerfd02.c
index f89d41502..960ce63b0 100644
--- a/testcases/kernel/syscalls/timerfd/timerfd02.c
+++ b/testcases/kernel/syscalls/timerfd/timerfd02.c
@@ -4,8 +4,10 @@
  * Copyright (c) International Business Machines  Corp., 2009
  * Copyright (C) 2023 SUSE LLC Andrea Cervesato <andrea.cervesato@suse.com>
  */
+
 /*\
  * This test verifies that:
+ *
  * - TFD_CLOEXEC sets the close-on-exec file status flag on the new open  file
  * - TFD_NONBLOCK sets the O_NONBLOCK file status flag on the new open file
  */
-- 
2.47.0



More information about the ltp mailing list