[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201210172941.GC2117013@nvidia.com>
Date: Thu, 10 Dec 2020 13:29:41 -0400
From: Jason Gunthorpe <jgg@...dia.com>
To: Lukas Bulwahn <lukas.bulwahn@...il.com>
CC: Doug Ledford <dledford@...hat.com>,
Leon Romanovsky <leon@...nel.org>,
<linux-rdma@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-doc@...r.kernel.org>, <kernel-janitors@...r.kernel.org>,
Jonathan Corbet <corbet@....net>
Subject: Re: [PATCH] RDMA/restrack: update kernel documentation for
ib_create_named_qp()
On Mon, Dec 07, 2020 at 06:32:55PM +0100, Lukas Bulwahn wrote:
> Commit 66f57b871efc ("RDMA/restrack: Support all QP types") extends
> ib_create_qp() to a named ib_create_named_qp(), which takes the caller's
> name as argument, but it did not add the new argument description to the
> function's kerneldoc.
>
> make htmldocs warns:
>
> ./drivers/infiniband/core/verbs.c:1206: warning: Function parameter or
> member 'caller' not described in 'ib_create_named_qp'
>
> Add a description for this new argument based on the description of the
> same argument in other related functions.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
> Reviewed-by: Leon Romanovsky <leonro@...dia.com>
> ---
> drivers/infiniband/core/verbs.c | 1 +
> 1 file changed, 1 insertion(+)
Applies to for-next, thanks
Jason
Powered by blists - more mailing lists