[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191006234450.GA2711@google.com>
Date: Sun, 6 Oct 2019 19:44:50 -0400
From: Joel Fernandes <joel@...lfernandes.org>
To: "Paul E. McKenney" <paulmck@...nel.org>
Cc: Jonathan Neuschäfer <j.neuschaefer@....net>,
rcu@...r.kernel.org, Josh Triplett <josh@...htriplett.org>,
Steven Rostedt <rostedt@...dmis.org>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Lai Jiangshan <jiangshanlai@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rculist: Describe variadic macro argument in a
Sphinx-compatible way
On Fri, Oct 04, 2019 at 03:24:39PM -0700, Paul E. McKenney wrote:
> On Fri, Oct 04, 2019 at 11:54:02PM +0200, Jonathan Neuschäfer wrote:
> > Without this patch, Sphinx shows "variable arguments" as the description
> > of the cond argument, rather than the intended description, and prints
> > the following warnings:
> >
> > ./include/linux/rculist.h:374: warning: Excess function parameter 'cond' description in 'list_for_each_entry_rcu'
> > ./include/linux/rculist.h:651: warning: Excess function parameter 'cond' description in 'hlist_for_each_entry_rcu'
> >
> > Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....net>
>
> Applied for testing and review, thank you!
>
> Joel, does this look sane to you?
Sorry for late reply due to weekend. Yes, looks good to me.
thanks,
- Joel
Powered by blists - more mailing lists