[PATCH] devtools: fix SPDX tag check
Stephen Hemminger
stephen at networkplumber.org
Wed Apr 29 16:10:00 CEST 2026
On Wed, 29 Apr 2026 15:09:35 +0200
Thomas Monjalon <thomas at monjalon.net> wrote:
> If a file has no SPDX tag and is not filtered out by no_license_list,
> there will be an error when using its path containing a slash
> in the sed command delimited with slashes.
>
> It is fixed by using the pipe character as sed command delimiter.
>
> Fixes: b99a3b8aa989 ("license: standardize SPDX tag")
> Cc: stable at dpdk.org
>
> Reported-by: David Marchand <david.marchand at redhat.com>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the stable
mailing list