[PATCH 0/2] scripts/spelling.txt: add GPL-2.0+
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Sun Dec 15 03:37:30 CET 2024
The correct SPDX identifier for the 'GNU General Public License v2.0 or
later' is GPL-2.0-or-later.
Checkpatch.pl uses the misspelled words from spelling.txt both as keys of a
hash and as part of a regular expression. For usage in the regular
expression special characters like the plus sign need to be escaped.
Heinrich Schuchardt (2):
scripts/checkpatch.pl: allow special characters in spelling.txt
scripts/spelling.txt: add GPL-2.0+
scripts/checkpatch.pl | 2 +-
scripts/spelling.txt | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
2.45.2
More information about the U-Boot
mailing list