Re: [PATCH v5 10/9] scripts/checkpatch.pl: mandate SPDX tag for Rust src files

2025-05-21 Thread Manos Pitsidianakis
On Wed, May 21, 2025 at 12:06 PM Daniel P. Berrangé wrote: > > Signed-off-by: Daniel P. Berrangé > --- > scripts/checkpatch.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl > index 17b8db40ad..c0b36a85cd 100755 > --- a/scri

[PATCH v5 10/9] scripts/checkpatch.pl: mandate SPDX tag for Rust src files

2025-05-21 Thread Daniel P . Berrangé
Signed-off-by: Daniel P. Berrangé --- scripts/checkpatch.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl index 17b8db40ad..c0b36a85cd 100755 --- a/scripts/checkpatch.pl +++ b/scripts/checkpatch.pl @@ -1499,7 +1499,7 @@ sub proce