]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mauro-warnings' into docs-next
authorJonathan Corbet <corbet@lwn.net>
Wed, 28 Oct 2020 17:42:55 +0000 (11:42 -0600)
committerJonathan Corbet <corbet@lwn.net>
Wed, 28 Oct 2020 17:42:55 +0000 (11:42 -0600)
commit9a4a0b3eae3c2878081ea5db0345a37f6e7f5508
tree1f3ab8d7009d54badbad1b17dfd31794ae500750
parent47faf2fc053b378c657de0e5d8f8819e92a3a474
parenta31a4ee0ace5132641f028921775c4b40623849d
Merge branch 'mauro-warnings' into docs-next

Mauro says:

This series contain the patches from a previous series I sent:

[PATCH v2 00/24] Documentation build fixes against next-20201013

Plus other patches I sent later, against other versions of linux-next between
20201013 and v5.10-rc1.

It fixes most of the remaining documentation build warnings.

There were some changes from v2, as I changed some patches due to the
feedback received, and added reviewed-by/acked-by to several of them.

After this series, there will be just 3 warnings at include/kunit/test.h, whose
fixes were already applied by Shuah via her tree at linux-next. Hopefully, she
will be sending it upstream anytime toon. So, I dropped the fix from my trees.

The vast majority of patches here are also on my linux-next tree, as my
original plan were to send them upstream by the end of the merge window.
I'll drop from it once they get merged.

As those patches are fixes, I guess it should be ok to get them merged for
-rc2 or -rc3.

[jc: removed DRM and JBD patches applied elsewhere]