All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avinesh Kumar <akumar@suse.de>
To: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH 1/2] iopl01: Convert docs to docparse
Date: Wed, 06 Mar 2024 15:23:58 +0100	[thread overview]
Message-ID: <1943239.7Z3S40VBb9@localhost> (raw)
In-Reply-To: <20240227085641.33715-1-xuyang2018.jy@fujitsu.com>

Hi,

Reviewed-by: Avinesh Kumar <akumar@suse.de>
for both the patches.

@pvorel,
Can you please also fix below typos when you merge this.

On Tuesday, February 27, 2024 9:56:40 AM CET Yang Xu via ltp wrote:
> Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
> ---
>  testcases/kernel/syscalls/iopl/iopl01.c | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/testcases/kernel/syscalls/iopl/iopl01.c
> b/testcases/kernel/syscalls/iopl/iopl01.c index 70e2a7ff1..8eadc03c9 100644
> --- a/testcases/kernel/syscalls/iopl/iopl01.c
> +++ b/testcases/kernel/syscalls/iopl/iopl01.c
> @@ -1,17 +1,18 @@
>  // SPDX-License-Identifier: GPL-2.0-or-later
>  /*
> - *  Copyright (c) Linux Test Project, 2020
> - *  Copyright (c) Wipro Technologies Ltd, 2002
> + * Copyright (c) Linux Test Project, 2020
> + * Copyright (c) Wipro Technologies Ltd, 2002
> + * Author: Subhab Biswas <subhabrata.biswas@wipro.com>
>   */
> 
> -/*
> +/*\
> + * [Description]
> + *
>   * This is a basic test for iopl(2) system call.
>   *
>   * Test the system call for possible privelege levels.
s/privelege/privilege
>   * As the privelge level for a normal process is 0, start by
s/privelge/privilege
>   * setting/changing the level to 0.
> - *
> - * Author: Subhab Biswas <subhabrata.biswas@wipro.com>
>   */
> 
>  #include <errno.h>


Regards,
Avinesh




-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  parent reply	other threads:[~2024-03-06 14:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27  8:56 [LTP] [PATCH 1/2] iopl01: Convert docs to docparse Yang Xu via ltp
2024-02-27  8:56 ` [LTP] [PATCH 2/2] iopl02: " Yang Xu via ltp
2024-03-06 14:23 ` Avinesh Kumar [this message]
2024-03-21 13:27   ` [LTP] [PATCH 1/2] iopl01: " 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=1943239.7Z3S40VBb9@localhost \
    --to=akumar@suse.de \
    --cc=ltp@lists.linux.it \
    /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.