[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200414193337.GA20929@ziepe.ca>
Date: Tue, 14 Apr 2020 16:33:37 -0300
From: Jason Gunthorpe <jgg@...pe.ca>
To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Cc: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
Doug Ledford <dledford@...hat.com>, linux-rdma@...r.kernel.org
Subject: Re: [PATCH v2 17/33] docs: infiniband: verbs.c: fix some
documentation warnings
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@...nel.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
Powered by blists - more mailing lists