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

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


Hi Xiao Yang,

> Also add LTP Copyright.
+1

> Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
> ---
>  testcases/kernel/syscalls/preadv/preadv.h   | 21 ++++++---------------
>  testcases/kernel/syscalls/preadv/preadv01.c | 13 +++++++------
>  testcases/kernel/syscalls/preadv/preadv02.c |  7 ++++---
>  testcases/kernel/syscalls/preadv/preadv03.c |  1 +
>  4 files changed, 18 insertions(+), 24 deletions(-)

> diff --git a/testcases/kernel/syscalls/preadv/preadv.h b/testcases/kernel/syscalls/preadv/preadv.h
> index 73466a9aa..bfe7e7223 100644
> --- a/testcases/kernel/syscalls/preadv/preadv.h
> +++ b/testcases/kernel/syscalls/preadv/preadv.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.

Xiao Yang, you are the author of this. Could you please relicense to GPL v2+
(GPL-2.0-or-later) and state that on the commit message?
Otherwise LGTM.

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

Kind regards,
Petr


More information about the ltp mailing list