public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: Xiao Yang <yangx.jy@fujitsu.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v2 4/4] syscalls/pwritev: Make make check happy
Date: Sun, 21 Jan 2024 20:49:49 +0100	[thread overview]
Message-ID: <20240121194949.GF51882@pevik> (raw)
In-Reply-To: <20240121122959.1386-4-yangx.jy@fujitsu.com>

Hi Xiao Yang,

> Also add LTP Copyright.

> Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
> ---
>  testcases/kernel/syscalls/pwritev/pwritev.h   | 21 ++++++-------------
>  testcases/kernel/syscalls/pwritev/pwritev01.c |  7 ++++---
>  testcases/kernel/syscalls/pwritev/pwritev02.c |  7 ++++---
>  testcases/kernel/syscalls/pwritev/pwritev03.c |  3 ++-
>  4 files changed, 16 insertions(+), 22 deletions(-)

> diff --git a/testcases/kernel/syscalls/pwritev/pwritev.h b/testcases/kernel/syscalls/pwritev/pwritev.h
> index 833160ddb..bc98487d0 100644
> --- a/testcases/kernel/syscalls/pwritev/pwritev.h
> +++ b/testcases/kernel/syscalls/pwritev/pwritev.h
> @@ -1,18 +1,9 @@
> -/*
> -* Copyright (c) 2015 Fujitsu Ltd.
> -* Author: Xiao Yang <yangx.jy@cn.fujitsu.com>
> -*
> -* This program is free software; you can redistribute it and/or modify it
> -* under the terms of version 2 of the GNU General Public License as
> -* published by the Free Software Foundation.
> -*
> -* This program is distributed in the hope that it would be useful, but
> -* WITHOUT ANY WARRANTY; without even the implied warranty of
> -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> -*
> -* You should have received a copy of the GNU General Public License
> -* alone with this program.
> -*/
> +/* SPDX-License-Identifier: GPL-2.0
Again, you're the author, you could dare to relicense to GPL-2.0-or-later

Reviewed-by: Petr Vorel <pvorel@suse.cz>

Although there is git freeze since Friday [1], I guess these simple fixes can be
merged even on Monday.

Kind regards,
Petr

[1] https://lore.kernel.org/ltp/Zak5QdHCUyUmJ5x4@yuki/

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

  reply	other threads:[~2024-01-21 19:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-21 12:29 [LTP] [PATCH v2 1/4] syscalls/preadv: Fix docparse Xiao Yang
2024-01-21 12:29 ` [LTP] [PATCH v2 2/4] syscalls/preadv: Make make check happy Xiao Yang
2024-01-21 19:45   ` Petr Vorel
2024-01-21 12:29 ` [LTP] [PATCH v2 3/4] syscalls/pwritev: Fix docparse Xiao Yang
2024-01-21 19:46   ` Petr Vorel
2024-01-21 12:29 ` [LTP] [PATCH v2 4/4] syscalls/pwritev: Make make check happy Xiao Yang
2024-01-21 19:49   ` Petr Vorel [this message]
2024-01-28 16:31     ` Xiao Yang
2024-01-21 19:41 ` [LTP] [PATCH v2 1/4] syscalls/preadv: Fix docparse 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=20240121194949.GF51882@pevik \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    --cc=yangx.jy@fujitsu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox