diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2024-11-29 11:37:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-08 15:38:28 +0100 |
commit | 634d34e856ca0123f96613ffaf1852a1d3b46880 (patch) | |
tree | 546f2e4aa3985024720f312ecd7da9a660ad860b /tools/perf/scripts/python | |
parent | c301e1fefc2d6c83a2beb47e9cdd7b59a90b0067 (diff) |
scripts/spdxcheck: Parse j2 comments correctly
j2 files use '#}' as comment closure, which trips up the SPDX
parser:
tools/.../definition.j2: 1:36 Invalid token: #}
Handle those comments correctly by removing the closure.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/878qt2xr46.ffs@tglx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions