]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
scripts/checkpatch.pl: add support for checking SPDX
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 19 Jul 2024 08:38:58 +0000 (10:38 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 19 Jul 2024 08:38:58 +0000 (10:38 +0200)
commitddabb787d45b2ae366bd1067051ec26d30a815dd
tree61736eaad709676153930527c82f187fb0745757
parentb10da3053f0f0d9f6d4b65c3599394c4d5cac0e2
scripts/checkpatch.pl: add support for checking SPDX

Now that rasdaemon files have SPDX tags, enforce it via checkpatch
script.

The code was imported from the Linux Kernel, with some changes.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
scripts/checkpatch.pl