Re: [PATCH] rbtree: repair some kernel-doc whining

From: Michel Lespinasse
Date: Wed Jun 02 2021 - 16:50:10 EST


On Tue, Jun 01, 2021 at 11:25:42PM -0700, Randy Dunlap wrote:
> Clean up some kernel-doc warnings and use the documented
> Return: notation for function return values.
>
> rbtree_latch.h:64: warning: cannot understand function prototype: 'struct latch_
> tree_ops '
> rbtree.h:343: warning: Function parameter or member 'node' not described in 'rb_
> next_match'
> rbtree.h:343: warning: Excess function parameter 'tree' description in 'rb_next_
> match'
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
> Cc: Matthew Wilcox <willy@xxxxxxxxxxxxx>
> Cc: Michel Lespinasse <walken@xxxxxxxxxx>
> Cc: Davidlohr Bueso <dbueso@xxxxxxx>
> ---
> include/linux/rbtree.h | 14 +++++++-------
> include/linux/rbtree_latch.h | 2 +-
> 2 files changed, 8 insertions(+), 8 deletions(-)

Looks fine to me, thanks!

Acked-By: Michel Lespinasse <michel@xxxxxxxxxxxxxx>

--
Michel "walken" Lespinasse