]> www.infradead.org Git - users/dwmw2/linux.git/commit
scripts/documentation-file-ref-check: don't check perl/python scripts
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 Feb 2025 10:17:58 +0000 (11:17 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 10 Feb 2025 18:19:56 +0000 (11:19 -0700)
commit790ca8b0b5a343090b148d9c0c1ddb2d1a012952
treeeda079e3d965d9e3f02c1dee87453fb5ff01989d
parent01d009147946e753eac75ac9079cdce0ce00df44
scripts/documentation-file-ref-check: don't check perl/python scripts

Such scripts may have regular expressions, which would make the
parser confusing. Also, they shouldn't hardcode filenames there,
so skipping them is OK.

While here, also don't check references on extensions used for file
backup and patch rej/orig.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/712bfc8412ee5ad8ab43dd21a8c30fc858eff5a6.1739182025.git.mchehab+huawei@kernel.org
scripts/documentation-file-ref-check