[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241215025104.70096-1-heinrich.schuchardt@canonical.com>
Date: Sun, 15 Dec 2024 03:51:02 +0100
From: Heinrich Schuchardt <heinrich.schuchardt@...onical.com>
To: Andy Whitcroft <apw@...onical.com>,
Joe Perches <joe@...ches.com>
Cc: Dwaipayan Ray <dwaipayanray1@...il.com>,
Lukas Bulwahn <lukas.bulwahn@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Simon Horman <horms@...nel.org>,
Jesse Brandeburg <jesse.brandeburg@...el.com>,
Colin Ian King <colin.i.king@...il.com>,
Yu Jiaoliang <yujiaoliang@...o.com>,
WangYuli <wangyuli@...ontech.com>,
linux-kernel@...r.kernel.org,
Heinrich Schuchardt <heinrich.schuchardt@...onical.com>
Subject: [PATCH 0/2] scripts/spelling.txt: add GPL-2.0+
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):
checkpatch: 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
Powered by blists - more mailing lists