From: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>,
Andrew Morton <akpm@linux-foundation.org>,
Randy Dunlap <rdunlap@infradead.org>,
Mike Rapoport <rppt@linux.vnet.ibm.com>,
Matthew Wilcox <willy@infradead.org>,
"David S. Miller" <davem@davemloft.net>,
"open list:DOCUMENTATION" <linux-doc@vger.kernel.org>
Subject: Re: [PATCH] Docs/kernel-api.rst: Remove removed blk-tag.c reference
Date: Tue, 1 Jan 2019 22:50:58 -0200 [thread overview]
Message-ID: <20190102005056.GA54189@bebop> (raw)
In-Reply-To: <20190102004015.47152-1-marcos.souza.org@gmail.com>
Patch sent by mistake. The commit message should be:
"Docs/kernel-api.rst: Remove blk-tag.c reference"
Thanks,
On Tue, Jan 01, 2019 at 10:40:14PM -0200, Marcos Paulo de Souza wrote:
> After 7ca01926463a, legacy rq tagging was removed, so block/blk-tag.c
> does not exists anymore. When generating pdfdocs, sphinx complains about
> this missing file:
>
> Error: Cannot open file ./block/blk-tag.c
> Error: Cannot open file ./block/blk-tag.c
> Error: Cannot open file ./block/blk-tag.c
> Error: Cannot open file ./block/blk-tag.c
>
> So remove blk-tag.c traces from kernel-api.rst file to silence these
> warnings.
>
> Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
> ---
> Documentation/core-api/kernel-api.rst | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/Documentation/core-api/kernel-api.rst b/Documentation/core-api/kernel-api.rst
> index 3431337ee4e6..cdd24943fbcc 100644
> --- a/Documentation/core-api/kernel-api.rst
> +++ b/Documentation/core-api/kernel-api.rst
> @@ -291,12 +291,6 @@ Block Devices
> .. kernel-doc:: block/blk-lib.c
> :export:
>
> -.. kernel-doc:: block/blk-tag.c
> - :export:
> -
> -.. kernel-doc:: block/blk-tag.c
> - :internal:
> -
> .. kernel-doc:: block/blk-integrity.c
> :export:
>
> --
> 2.16.4
>
--
Thanks,
Marcos
next prev parent reply other threads:[~2019-01-02 0:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-02 0:40 [PATCH] Docs/kernel-api.rst: Remove removed blk-tag.c reference Marcos Paulo de Souza
2019-01-02 0:50 ` Marcos Paulo de Souza [this message]
2019-01-03 16:18 ` 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=20190102005056.GA54189@bebop \
--to=marcos.souza.org@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
--cc=rppt@linux.vnet.ibm.com \
--cc=willy@infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.