[GIT PULL] Documentation fixes for 6.3

From: Jonathan Corbet
Date: Tue Mar 14 2023 - 13:37:56 EST


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d7ba3657d5162bd551e5c653f67f941c94a7dc0a:

docs: vfio: fix header path (2023-03-14 11:31:57 -0600)

----------------------------------------------------------------
A handful of fixes and minor documentation updates.

----------------------------------------------------------------
Glenn Washburn (1):
docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate

Jiri Pirko (1):
docs: vfio: fix header path

Miguel Ojeda (2):
docs: programming-language: remove mention of the Intel compiler
docs: programming-language: add Rust programming language section

Mike Rapoport (IBM) (2):
docs/mm: Physical Memory: fix a reference to a file that doesn't exist
docs/mm: hugetlbfs_reserv: fix a reference to a file that doesn't exist

Song Shuai (1):
sched/doc: supplement CPU capacity with RISC-V

Uwe Kleine-König (1):
docs: rebasing-and-merging: Drop wrong statement about git

Xujun Leng (1):
docs: process: typo fix

Documentation/driver-api/vfio.rst | 2 +-
Documentation/filesystems/vfs.rst | 2 +-
Documentation/maintainer/rebasing-and-merging.rst | 6 +-----
Documentation/mm/hugetlbfs_reserv.rst | 8 ++++----
Documentation/mm/physical_memory.rst | 2 +-
Documentation/process/programming-language.rst | 24 ++++++++++++++++------
Documentation/process/submitting-patches.rst | 2 +-
Documentation/scheduler/sched-capacity.rst | 2 +-
.../translations/zh_CN/mm/hugetlbfs_reserv.rst | 3 ++-
.../zh_CN/scheduler/sched-capacity.rst | 2 +-
10 files changed, 31 insertions(+), 22 deletions(-)