[LTP] [PATCH] semctl08: Convert docs to docparse
Andrea Cervesato
andrea.cervesato@suse.com
Mon Feb 10 13:27:54 CET 2025
Hi Ma,
please, take a look at the open discussion in the LTP ML "[LTP][Open
discussion] docparse handling". Feel free to comment :-)
Best regards,
Andrea Cervesato
On 2/10/25 10:10, Ma Xinjian via ltp wrote:
> Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
> ---
> testcases/kernel/syscalls/ipc/semctl/semctl08.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/testcases/kernel/syscalls/ipc/semctl/semctl08.c b/testcases/kernel/syscalls/ipc/semctl/semctl08.c
> index 1878bd49d..0c6ad1d8f 100644
> --- a/testcases/kernel/syscalls/ipc/semctl/semctl08.c
> +++ b/testcases/kernel/syscalls/ipc/semctl/semctl08.c
> @@ -1,8 +1,11 @@
> // SPDX-License-Identifier: GPL-2.0-or-later
> /*
> * Copyright (c) 2020 Viresh Kumar <viresh.kumar@linaro.org>
> + */
> +
> +/*\
> + * [Description]
> *
> - * Description:
> * Cross verify the _high fields being set to 0 by the kernel.
> */
> #include "lapi/sembuf.h"
More information about the ltp
mailing list