[LTP] [PATCH v2 4/4] syscalls/pwritev: Make make check happy

Petr Vorel pvorel@suse.cz
Sun Jan 21 20:49:49 CET 2024


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/


More information about the ltp mailing list