Re: [PATCH 1/2] idr: fix kernel-doc warnings.

From: Jiri Kosina
Date: Tue Aug 31 2010 - 03:32:51 EST


On Mon, 30 Aug 2010, Tejun Heo wrote:

> > % perl scripts/kernel-doc lib/idr.c > /dev/null
> > Warning(lib/idr.c:300): No description found for parameter 'starting_id'
> > Warning(lib/idr.c:300): Excess function parameter 'start_id' description in 'idr_get_new_above'
> > Warning(lib/idr.c:485): No description found for parameter 'idp'
> > Warning(lib/idr.c:596): No description found for parameter 'nextidp'
> > Warning(lib/idr.c:596): Excess function parameter 'id' description in 'idr_get_next'
> > Warning(lib/idr.c:774): No description found for parameter 'starting_id'
> > Warning(lib/idr.c:774): Excess function parameter 'staring_id' description in 'ida_get_new_above'
> > Warning(lib/idr.c:918): No description found for parameter 'ida'
> >
> > Signed-off-by: Naohiro Aota <naota@xxxxxxxxx>
>
> Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Applied, thanks.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/