doc: update doc/sphinx/kerneldoc.py
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 21 Feb 2020 17:23:59 +0000 (18:23 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 24 Feb 2020 16:07:51 +0000 (11:07 -0500)
commitd94a3d17079dbf6278628686d69dc30c8e67b5b7
tree3c93e1e27e0e34e192eae7f1d1d65b1dcba8aad0
parent15ae50002688b25075b9a7653e8b9ce4c76bc384
doc: update doc/sphinx/kerneldoc.py

Update doc/sphinx/kerneldoc.py from Linux next-20200219 to avoid warnings
like:

doc/sphinx/kerneldoc.py:125: RemovedInSphinx20Warning:
AutodocReporter is now deprecated. Use
sphinx.util.docutils.switch_source_input() instead.
  self.state.memo.reporter =
   AutodocReporter(result, self.state.memo.reporter)

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/sphinx/kerneldoc.py