Hi all,
After merging the mm tree, today's linux-next build (htmldocs) failed
like this:
Sphinx parallel build error:
docutils.utils.SystemMessage: /home/sfr/next/next/Documentation/process/coding-style.rst:1213: (SEVERE/4) Title level inconsistent:
Use WARN_ON_ONCE() rather than WARN() or WARN_ON()
**************************************************
Caused by commit
13ea678a035b ("coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")")
I have reverted that commit for today.