Re: kerneldoc warnings since commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro")

2021-01-07 Thread Uladzislau Rezki
> On Tue, Jan 5, 2021 at 5:29 PM Uladzislau Rezki wrote: > > > > On Tue, Jan 05, 2021 at 06:56:59AM -0800, Paul E. McKenney wrote: > > > On Tue, Jan 05, 2021 at 02:14:41PM +0100, Uladzislau Rezki wrote: > > > > Dear, Lukas. > > > > > > > > > Dear Uladzislau, > > > > > > > > > > in commit

Re: kerneldoc warnings since commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro")

2021-01-06 Thread Lukas Bulwahn
On Tue, Jan 5, 2021 at 5:29 PM Uladzislau Rezki wrote: > > On Tue, Jan 05, 2021 at 06:56:59AM -0800, Paul E. McKenney wrote: > > On Tue, Jan 05, 2021 at 02:14:41PM +0100, Uladzislau Rezki wrote: > > > Dear, Lukas. > > > > > > > Dear Uladzislau, > > > > > > > > in commit 538fc2ee870a3 ("rcu:

Re: kerneldoc warnings since commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro")

2021-01-05 Thread Uladzislau Rezki
On Tue, Jan 05, 2021 at 06:56:59AM -0800, Paul E. McKenney wrote: > On Tue, Jan 05, 2021 at 02:14:41PM +0100, Uladzislau Rezki wrote: > > Dear, Lukas. > > > > > Dear Uladzislau, > > > > > > in commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument > > > macro"), you have refactored

Re: kerneldoc warnings since commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro")

2021-01-05 Thread Paul E. McKenney
On Tue, Jan 05, 2021 at 02:14:41PM +0100, Uladzislau Rezki wrote: > Dear, Lukas. > > > Dear Uladzislau, > > > > in commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument > > macro"), you have refactored the kfree_rcu macro. > > > > Since then, make htmldocs warns: > > > >

Re: kerneldoc warnings since commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro")

2021-01-05 Thread Lukas Bulwahn
On Tue, Jan 5, 2021 at 2:14 PM Uladzislau Rezki wrote: > > Dear, Lukas. > > > Dear Uladzislau, > > > > in commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument > > macro"), you have refactored the kfree_rcu macro. > > > > Since then, make htmldocs warns: > > > >

Re: kerneldoc warnings since commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro")

2021-01-05 Thread Uladzislau Rezki
Dear, Lukas. > Dear Uladzislau, > > in commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument > macro"), you have refactored the kfree_rcu macro. > > Since then, make htmldocs warns: > > ./include/linux/rcupdate.h:882: warning: Excess function parameter > 'ptr' description in

kerneldoc warnings since commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro")

2021-01-04 Thread Lukas Bulwahn
Dear Uladzislau, in commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro"), you have refactored the kfree_rcu macro. Since then, make htmldocs warns: ./include/linux/rcupdate.h:882: warning: Excess function parameter 'ptr' description in 'kfree_rcu'