[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1634629094.git.mchehab+huawei@kernel.org>
Date: Tue, 19 Oct 2021 08:42:49 +0100
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
Jonathan Corbet <corbet@....net>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
linux-kernel@...r.kernel.org,
John Fastabend <john.fastabend@...il.com>,
KP Singh <kpsingh@...nel.org>, Martin KaFai Lau <kafai@...com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Song Liu <songliubraving@...com>, Yonghong Song <yhs@...com>,
bpf@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH 0/2] Two fixes for documentation-file-ref-check
Hi Jon,
This small series contain two fixes for documentation-file-ref-check,
in order to remove some (false) positives.
The first one makes it to ignore files that start with a dot. It
prevents the script to try parsing hidden files.
The second one shuts up (currently) two false-positives for some
documents under:
tools/bpf/bpftool/Documentation/
Mauro Carvalho Chehab (2):
scripts: documentation-file-ref-check: ignore hidden files
scripts: documentation-file-ref-check: fix bpf selftests path
scripts/documentation-file-ref-check | 4 ++++
1 file changed, 4 insertions(+)
--
2.31.1
Powered by blists - more mailing lists