[LTP] [PATCH v6 1/4] fw_load: Modernize ltp_fw_load kernel module
Cyril Hrubis
chrubis@suse.cz
Mon Jun 15 13:03:35 CEST 2026
Hi!
> diff --git a/testcases/kernel/firmware/fw_load_kernel/ltp_fw_load.c b/testcases/kernel/firmware/fw_load_kernel/ltp_fw_load.c
> index b7397e8f13154a16c2626517545c3c14d153a043..8aac0fc9691f85970be12fca360a17473474365b 100644
> --- a/testcases/kernel/firmware/fw_load_kernel/ltp_fw_load.c
> +++ b/testcases/kernel/firmware/fw_load_kernel/ltp_fw_load.c
> @@ -1,25 +1,30 @@
> +// SPDX-License-Identifier: GPL-2.0-or-later
> /*
> * Copyright (c) 2013 Oracle and/or its affiliates. All Rights Reserved.
> + * Author: Alexey Kodanev <alexey.kodanev@oracle.com>
> *
> - * 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.
> + * Copyright (c) 2023 Andrea Cervesato <andrea.cervesato@suse.com>
^
Shouldn't that be 2026?
Otherwise:
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list