linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Additional doc warning fixes for issues at next-20200915
@ 2020-09-17  8:04 Mauro Carvalho Chehab
  2020-09-17  8:04 ` [PATCH 1/3] docs: kasan.rst: add two missing blank lines Mauro Carvalho Chehab
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mauro Carvalho Chehab @ 2020-09-17  8:04 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, linux-kernel, Jonathan Corbet,
	Matthew Wilcox (Oracle), Alexander Potapenko, Alexei Starovoitov,
	Andreas Gruenbacher, Andrew Morton, Andrey Ryabinin,
	Andrii Nakryiko, Daniel Borkmann, Dmitry Vyukov, Guoqing Jiang,
	Jens Axboe, Johannes Weiner, John Fastabend, KP Singh,
	Martin KaFai Lau, Song Liu, Stephen Rothwell, William Kucharski,
	Yang Shi, Yonghong Song, bpf, kasan-dev, netdev

There are a couple of new warnings introduced at linux-next.

This small patch series address them.

The complete series addressing (almost) all doc warnings is at:

	https://git.linuxtv.org/mchehab/experimental.git/log/?h=doc-fixes

I'll keep rebasing such tree until we get rid of all doc warnings upstream,
hopefully in time for Kernel 5.10.

Mauro Carvalho Chehab (3):
  docs: kasan.rst: add two missing blank lines
  mm: pagemap.h: fix two kernel-doc markups
  docs: bpf: ringbuf.rst: fix a broken cross-reference

 Documentation/bpf/ringbuf.rst     | 2 +-
 Documentation/dev-tools/kasan.rst | 2 ++
 include/linux/pagemap.h           | 8 ++++----
 3 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2020-09-18 11:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-17  8:04 [PATCH 0/3] Additional doc warning fixes for issues at next-20200915 Mauro Carvalho Chehab
2020-09-17  8:04 ` [PATCH 1/3] docs: kasan.rst: add two missing blank lines Mauro Carvalho Chehab
2020-09-18 11:44   ` Andrey Konovalov
2020-09-17  8:04 ` [PATCH 2/3] mm: pagemap.h: fix two kernel-doc markups Mauro Carvalho Chehab
2020-09-17  8:04 ` [PATCH 3/3] docs: bpf: ringbuf.rst: fix a broken cross-reference Mauro Carvalho Chehab
2020-09-17 14:57   ` Alexei Starovoitov

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).