Re: [PATCH] scripts: Add exception to license check

2025-04-24 Thread Daniel P . Berrangé
On Wed, Apr 23, 2025 at 06:37:27PM +, Nabih Estefan wrote: > The documentation for trace events says that every subdirectory which > has trace events should have a trace.h header, whose only content is > an include of the trace/trace-.h file. Historically we have not bothered to add the licens

[PATCH] scripts: Add exception to license check

2025-04-23 Thread Nabih Estefan
The documentation for trace events says that every subdirectory which has trace events should have a trace.h header, whose only content is an include of the trace/trace-.h file. Due to that, we should skip it in the checkpatch license check. I'm adding it as an exception to the check instead of it