Re: [PATCH V2 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h

From: Viresh Kumar
Date: Mon Mar 10 2025 - 05:04:23 EST


On 10-03-25, 11:45, Viresh Kumar wrote:
> On 07-03-25, 12:05, Yury Norov wrote:
> > > /**
> > > - * cpumask_weight - Count of bits in *srcp
> > > + * cpumask_weight - Count of bits in *@srcp
> > > * @srcp: the cpumask to count bits (< nr_cpu_ids) in.
> >
> > Here nr_cpu_ids is also a variable. Why you don't prefix it with @?

Hmm, I thought @ is applied only to function arguments. Not sure what
should be done with nr_cpu_ids.

Akira ?

--
viresh