[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170713103500.0dcc72d7@lwn.net>
Date: Thu, 13 Jul 2017 10:35:00 -0600
From: Jonathan Corbet <corbet@....net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-doc@...r.kernel.org
Subject: [PULL] Documentation fixes
The following changes since commit
1cb566ba5634d7593b8b2a0a5c83f1c9e14b2e09:
scripts/kernel-doc: handle DECLARE_HASHTABLE (2017-07-03 06:57:09 -0600)
are available in the git repository at:
git://git.lwn.net/linux.git tags/4.13-fixes
for you to fetch changes up to 51e988f4092428e3d2c9f141fba9f86583bc82f3:
kokr/memory-barriers.txt: Fix obsolete link to atomic_ops.txt (2017-07-12 16:56:40 -0600)
----------------------------------------------------------------
A set of fixes for various warnings, including the one caused by the
removal of kernel/rcu/srcu.c. Also correct a stray pointer in
memory-barriers.txt.
----------------------------------------------------------------
Jonathan Corbet (3):
docs: Do not include from kernel/rcu/srcu.c
docs: Include uaccess docs from the right file
docs: Turn off section numbering for the input docs
SeongJae Park (2):
memory-barriers.txt: Fix broken link to atomic_ops.txt
kokr/memory-barriers.txt: Fix obsolete link to atomic_ops.txt
Documentation/core-api/kernel-api.rst | 2 +-
Documentation/driver-api/basics.rst | 3 ---
Documentation/input/index.rst | 1 -
Documentation/memory-barriers.txt | 6 +++---
Documentation/translations/ko_KR/memory-barriers.txt | 14 +++++++-------
5 files changed, 11 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists