]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs/devel/tracing: Update trace.h creation rune to include SPDX
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Jul 2025 14:49:17 +0000 (15:49 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 13 Jul 2025 09:08:07 +0000 (12:08 +0300)
commit0f55ca43cd90eb89193bae45d0907c1b17a1dadd
treef992401f69b84504444d06c40c1f6d13fb29d035
parent21f4c5a700394878a6028708be480e73d8bea890
docs/devel/tracing: Update trace.h creation rune to include SPDX

checkpatch now checks that new files have an SPDX line. If you use the
shell rune in tracing.rst to create a trace.h wrapper header, this
triggers checkpatch to complain.

Although these files are tiny, it's worth having the SPDX line to
avoid having to add extra exception cases to checkpatch.

Update the rune to include creating an SPDX line.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
docs/devel/tracing.rst