From: Wei Gao via ltp <ltp@lists.linux.it>
To: Ma Xinjian <maxj.fnst@fujitsu.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] llistxattr03: Convert docs to docparse
Date: Tue, 5 Nov 2024 06:18:57 -0500 [thread overview]
Message-ID: <Zyn/IUYuWpAoswZP@wegao> (raw)
In-Reply-To: <20241031085934.57039-1-maxj.fnst@fujitsu.com>
On Thu, Oct 31, 2024 at 04:59:34PM +0800, Ma Xinjian via ltp wrote:
> Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
> ---
> .../kernel/syscalls/llistxattr/llistxattr03.c | 23 +++++++++----------
> 1 file changed, 11 insertions(+), 12 deletions(-)
>
> diff --git a/testcases/kernel/syscalls/llistxattr/llistxattr03.c b/testcases/kernel/syscalls/llistxattr/llistxattr03.c
> index 940851f40..3280e91aa 100644
> --- a/testcases/kernel/syscalls/llistxattr/llistxattr03.c
> +++ b/testcases/kernel/syscalls/llistxattr/llistxattr03.c
> @@ -1,17 +1,16 @@
> // SPDX-License-Identifier: GPL-2.0-or-later
> /*
> -* Copyright (c) 2016 Fujitsu Ltd.
> -* Author: Xiao Yang <yangx.jy@cn.fujitsu.com>
> -*/
> -
> -/*
> -* Test Name: llistxattr03
> -*
> -* Description:
> -* llistxattr is identical to listxattr. an empty buffer of size zero
> -* can return the current size of the list of extended attribute names,
> -* which can be used to estimate a suitable buffer.
> -*/
> + * Copyright (c) 2016 Fujitsu Ltd.
> + * Author: Xiao Yang <yangx.jy@cn.fujitsu.com>
> + */
> +
> +/*\
> + * [Description]
> + *
> + * llistxattr is identical to listxattr. An empty buffer of size zero
> + * can return the current size of the list of extended attribute names,
> + * which can be used to estimate a suitable buffer.
> + */
Reviewed-by: Wei Gao <wegao@suse.com>
>
> #include "config.h"
> #include <errno.h>
> --
> 2.42.0
>
>
> --
> Mailing list info: https://lists.linux.it/listinfo/ltp
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2024-11-05 11:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 8:59 [LTP] [PATCH] llistxattr03: Convert docs to docparse Ma Xinjian via ltp
2024-11-05 11:18 ` Wei Gao via ltp [this message]
2024-11-12 22:49 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zyn/IUYuWpAoswZP@wegao \
--to=ltp@lists.linux.it \
--cc=maxj.fnst@fujitsu.com \
--cc=wegao@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.