From: Jason Gunthorpe <jgg@ziepe.ca>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Cc: Linux Doc Mailing List <linux-doc@vger.kernel.org>,
linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
Doug Ledford <dledford@redhat.com>,
linux-rdma@vger.kernel.org
Subject: Re: [PATCH v2 17/33] docs: infiniband: verbs.c: fix some documentation warnings
Date: Tue, 14 Apr 2020 16:33:37 -0300 [thread overview]
Message-ID: <20200414193337.GA20929@ziepe.ca> (raw)
In-Reply-To: <4c5466d0f450c5a9952138150c3485740b37f9c5.1586881715.git.mchehab+huawei@kernel.org>
On Tue, Apr 14, 2020 at 06:48:43PM +0200, Mauro Carvalho Chehab wrote:
> Parsing this file with kernel-doc produce some warnings:
>
> ./drivers/infiniband/core/verbs.c:2579: WARNING: Unexpected indentation.
> ./drivers/infiniband/core/verbs.c:2581: WARNING: Block quote ends without a blank line; unexpected unindent.
> ./drivers/infiniband/core/verbs.c:2613: WARNING: Unexpected indentation.
> ./drivers/infiniband/core/verbs.c:2579: WARNING: Unexpected indentation.
> ./drivers/infiniband/core/verbs.c:2581: WARNING: Block quote ends without a blank line; unexpected unindent.
> ./drivers/infiniband/core/verbs.c:2613: WARNING: Unexpected indentation.
>
> Address them by adding an extra blank line and converting the
> parameters on one of the arguments to a table.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
> drivers/infiniband/core/verbs.c | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
As before we can take RDMA patches through the RDMA tree, so applied
to for-next
Thanks,
Jason
next prev parent reply other threads:[~2020-04-14 19:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-14 16:48 [PATCH v2 00/33] Documentation fixes for Kernel 5.8 Mauro Carvalho Chehab
2020-04-14 16:48 ` [PATCH v2 17/33] docs: infiniband: verbs.c: fix some documentation warnings Mauro Carvalho Chehab
2020-04-14 19:33 ` Jason Gunthorpe [this message]
2020-04-20 21:43 ` [PATCH v2 00/33] Documentation fixes for Kernel 5.8 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=20200414193337.GA20929@ziepe.ca \
--to=jgg@ziepe.ca \
--cc=corbet@lwn.net \
--cc=dledford@redhat.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=mchehab+huawei@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;
as well as URLs for NNTP newsgroup(s).