From: Petr Vorel <pvorel@suse.cz>
To: Andrea Cervesato <andrea.cervesato@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v8 1/4] Refactor mqns_03 using new LTP API
Date: Tue, 11 Jul 2023 13:13:22 +0200 [thread overview]
Message-ID: <20230711111322.GA722759@pevik> (raw)
In-Reply-To: <20230705141223.31468-2-andrea.cervesato@suse.de>
Hi Andrea,
...
> +++ b/testcases/kernel/containers/mqns/mqns_03.c
> @@ -1,207 +1,170 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> -* Copyright (c) International Business Machines Corp., 2009
> -* This program is free software; you can redistribute it and/or modify
> -* it under the terms of the GNU General Public License as published by
> -* the Free Software Foundation; either version 2 of the License, or
> -* (at your option) any later version.
or (at your option) any later version => SPDX-License-Identifier: GPL-2.0-or-later
The same applies to mqns_04. If it's the only change, it can be fixed by person
who merges the patchset.
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2023-07-11 11:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-05 14:12 [LTP] [PATCH v8 0/4] Refactor mqns testing suite Andrea Cervesato
2023-07-05 14:12 ` [LTP] [PATCH v8 1/4] Refactor mqns_03 using new LTP API Andrea Cervesato
2023-07-11 11:13 ` Petr Vorel [this message]
2023-09-13 12:17 ` Cyril Hrubis
2023-09-13 12:57 ` Andrea Cervesato via ltp
2023-09-13 14:44 ` Cyril Hrubis
2023-07-05 14:12 ` [LTP] [PATCH v8 2/4] Refactor mqns_04 " Andrea Cervesato
2023-07-11 11:14 ` Petr Vorel
2023-07-11 11:17 ` Andrea Cervesato via ltp
2023-07-11 12:17 ` Andrea Cervesato via ltp
2023-07-11 22:16 ` Petr Vorel
2023-07-05 14:12 ` [LTP] [PATCH v8 3/4] Remove deprecated header files from mqns suite Andrea Cervesato
2023-07-05 14:12 ` [LTP] [PATCH v8 4/4] Remove libclone dependency " Andrea Cervesato
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=20230711111322.GA722759@pevik \
--to=pvorel@suse.cz \
--cc=andrea.cervesato@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.