Linux Documentation
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: linux-doc@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Subject: [PATCH 1/7] docs: Do not seek comments in kernel/rcu/tree_plugin.h
Date: Mon, 27 May 2019 16:26:52 -0600	[thread overview]
Message-ID: <20190527222658.27304-2-corbet@lwn.net> (raw)
In-Reply-To: <20190527222658.27304-1-corbet@lwn.net>

There are no kerneldoc comments in this file, so do not attempt to
include them in the docs build.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
---
 Documentation/core-api/kernel-api.rst | 2 --
 Documentation/driver-api/basics.rst   | 3 ---
 2 files changed, 5 deletions(-)

diff --git a/Documentation/core-api/kernel-api.rst b/Documentation/core-api/kernel-api.rst
index a29c99d13331..a53ec2eb8176 100644
--- a/Documentation/core-api/kernel-api.rst
+++ b/Documentation/core-api/kernel-api.rst
@@ -358,8 +358,6 @@ Read-Copy Update (RCU)
 
 .. kernel-doc:: kernel/rcu/tree.c
 
-.. kernel-doc:: kernel/rcu/tree_plugin.h
-
 .. kernel-doc:: kernel/rcu/tree_exp.h
 
 .. kernel-doc:: kernel/rcu/update.c
diff --git a/Documentation/driver-api/basics.rst b/Documentation/driver-api/basics.rst
index e970fadf4d1a..1ba88c7b3984 100644
--- a/Documentation/driver-api/basics.rst
+++ b/Documentation/driver-api/basics.rst
@@ -115,9 +115,6 @@ Kernel utility functions
 .. kernel-doc:: kernel/rcu/tree.c
    :export:
 
-.. kernel-doc:: kernel/rcu/tree_plugin.h
-   :export:
-
 .. kernel-doc:: kernel/rcu/update.c
    :export:
 
-- 
2.21.0


  reply	other threads:[~2019-05-27 22:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-27 22:26 [PATCH 0/7] The eternal battle against docs-build warnings Jonathan Corbet
2019-05-27 22:26 ` Jonathan Corbet [this message]
2019-05-27 22:26 ` [PATCH 2/7] docs: Fix a misdirected kerneldoc directive Jonathan Corbet
2019-05-27 22:26 ` [PATCH 3/7] docs: Do not seek kerneldoc comments in hw-consumer.h Jonathan Corbet
2019-05-27 22:26 ` [PATCH 4/7] docs: No structured comments in target_core_device.c Jonathan Corbet
2019-05-27 22:26 ` [PATCH 5/7] docs: no structured comments in fs/file_table.c Jonathan Corbet
2019-05-27 22:26 ` [PATCH 6/7] docs: No structured comments in include/linux/interconnect.h Jonathan Corbet
2019-05-27 22:26 ` [PATCH 7/7] kernel-doc: always name missing kerneldoc sections Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190527222658.27304-2-corbet@lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox