netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Two fixes for documentation-file-ref-check
@ 2021-10-19  7:42 Mauro Carvalho Chehab
  2021-10-19  7:42 ` [PATCH 2/2] scripts: documentation-file-ref-check: fix bpf selftests path Mauro Carvalho Chehab
  2021-10-26 15:42 ` [PATCH 0/2] Two fixes for documentation-file-ref-check Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2021-10-19  7:42 UTC (permalink / raw)
  To: Linux Doc Mailing List, Jonathan Corbet
  Cc: Mauro Carvalho Chehab, linux-kernel, John Fastabend, KP Singh,
	Martin KaFai Lau, Mauro Carvalho Chehab, Song Liu, Yonghong Song,
	bpf, netdev

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-26 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-19  7:42 [PATCH 0/2] Two fixes for documentation-file-ref-check Mauro Carvalho Chehab
2021-10-19  7:42 ` [PATCH 2/2] scripts: documentation-file-ref-check: fix bpf selftests path Mauro Carvalho Chehab
2021-10-26 15:42 ` [PATCH 0/2] Two fixes for documentation-file-ref-check Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).