Hello,

On Sun, 1 Mar 2026, Florian Westphal wrote:

> Julian Anastasov <[email protected]> wrote:
> > +/**
> > + * ip_vs_rht_for_bucket_retry() - Retry bucket if entries are moved
> > + * @t:             current table, used as cursor, struct ip_vs_rht *var
> > + * @bucket:        index of current bucket or hash key
> > + * @sc:            temp seqcount_t *var
> > + * @retry: temp int var
> > + */
> > +#define ip_vs_rht_for_bucket_retry(t, bucket, sc, seq, retry)              
> > \
> 
> This triggers a small kdoc warning:
> 
> Warning: include/net/ip_vs.h:554 function parameter 'seq' not described in 
> 'ip_vs_rht_for_bucket_retry'

        Will fix it, thanks! Just let me know if more comments
are expected before sending next version...

Regards

--
Julian Anastasov <[email protected]>


Reply via email to