[GIT PULL] Documentation fixes for 5.9
From: Jonathan Corbet
Date: Thu Aug 13 2020 - 16:52:10 EST
The following changes since commit
2c12c8103d8f15790cf880f1545dafa36acb004a:
scripts/kernel-doc: optionally treat warnings as errors (2020-07-31 11:11:17 -0600)
are available in the Git repository at:
git://git.lwn.net/linux.git tags/docs-5.9-2
for you to fetch changes up to 1edcd4675e44dc0e6e3b34e8e29000d8a05f998c:
Documentation/locking/locktypes: fix the typo (2020-08-13 14:47:38 -0600)
----------------------------------------------------------------
A handful of obvious fixes that wandered in during the merge window.
----------------------------------------------------------------
Billy Wilson (1):
docs: Correct the release date of 5.2 stable
Bryan Brattlof (1):
docs: trace: fix a typo
Huang Shijie (1):
Documentation/locking/locktypes: fix the typo
Kees Cook (1):
mailmap: Update comments for with format and more detalis
Lukas Bulwahn (2):
doc/zh_CN: fix title heading markup in admin-guide cpu-load
doc/zh_CN: resolve undefined label warning in admin-guide index
Puranjay Mohan (3):
Filesystems: Documentation: Replace deprecated :c:func: Usage
Dev-tools: Documentation: Replace deprecated :c:func: Usage
Core-api: Documentation: Replace deprecated :c:func: Usage
Randy Dunlap (1):
Doc: admin-guide: use correct legends in kernel-parameters.txt
Remi Andruccioli (1):
docs: cdrom: Fix a typo and rst markup
Stephen Kitt (1):
docs: remove the 2.6 "Upgrading I2C Drivers" guide
Sumera Priyadarsini (1):
documentation: coccinelle: Improve command example for make C={1,2}
Tobias Klauser (1):
Documentation/features: refresh RISC-V arch support files
.mailmap | 9 +-
Documentation/admin-guide/kernel-parameters.txt | 36 +--
Documentation/cdrom/cdrom-standard.rst | 4 +-
Documentation/core-api/idr.rst | 32 +--
Documentation/dev-tools/coccinelle.rst | 15 +-
Documentation/dev-tools/kgdb.rst | 16 +-
.../features/debug/kmemleak/arch-support.txt | 2 +-
.../features/debug/stackprotector/arch-support.txt | 2 +-
.../features/locking/lockdep/arch-support.txt | 2 +-
.../time/context-tracking/arch-support.txt | 2 +-
Documentation/filesystems/journalling.rst | 66 ++---
Documentation/i2c/index.rst | 1 -
Documentation/i2c/upgrading-clients.rst | 285 ---------------------
Documentation/locking/locktypes.rst | 2 +-
Documentation/process/2.Process.rst | 2 +-
Documentation/trace/intel_th.rst | 2 +-
.../translations/zh_CN/admin-guide/cpu-load.rst | 4 +-
.../translations/zh_CN/admin-guide/index.rst | 2 +-
18 files changed, 105 insertions(+), 379 deletions(-)
delete mode 100644 Documentation/i2c/upgrading-clients.rst