[GIT PULL] Some documentation fixes

From: Jonathan Corbet
Date: Fri Apr 17 2020 - 15:54:15 EST


The following changes since commit
8f3d9f354286745c751374f5f1fcafee6b3f3136:

Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

git://git.lwn.net/linux.git tags/docs-fixes

for you to fetch changes up to d98dbbe0d331b1a6dc1ca0b948c99d58cdba580c:

scripts: documentation-file-ref-check: Add line break before exit (2020-04-15 15:13:13 -0600)

----------------------------------------------------------------
A handful of fixes for reasonably obnoxious documentation issues.

----------------------------------------------------------------
Chris Packham (1):
docs: timekeeping: Use correct prototype for deprecated functions

Eric Biggers (1):
docs: admin-guide: merge sections for the kernel.modprobe sysctl

Peter Maydell (1):
scripts/kernel-doc: Add missing close-paren in c:function directives

Tiezhu Yang (1):
scripts: documentation-file-ref-check: Add line break before exit

Documentation/admin-guide/sysctl/kernel.rst | 47 ++++++++++++-----------------
Documentation/core-api/timekeeping.rst | 6 ++--
scripts/documentation-file-ref-check | 2 +-
scripts/kernel-doc | 2 +-
4 files changed, 24 insertions(+), 33 deletions(-)