]> Git Repo - linux.git/commit
checkpatch: check SPDX tags in YAML files
authorLubomir Rintel <[email protected]>
Tue, 7 Apr 2020 03:10:51 +0000 (20:10 -0700)
committerLinus Torvalds <[email protected]>
Tue, 7 Apr 2020 17:43:43 +0000 (10:43 -0700)
commitc8df0ab61454aa1c84e97af3673ee8db44e39f05
tree516ac57fda54f11df710b474670b11184990d8f4
parentdfa05c28ca7ffc0a94e7a35b91014d088c1a1ff5
checkpatch: check SPDX tags in YAML files

This adds a warning when a YAML file is lacking a SPDX header on first
line, or it uses incorrect commenting style.

Currently the only YAML files in the tree are Devicetree binding
documents.

Signed-off-by: Lubomir Rintel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: Joe Perches <[email protected]>
Cc: Rob Herring <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
scripts/checkpatch.pl
This page took 0.048837 seconds and 4 git commands to generate.