Re: [PATCH] idr: fix new kernel-doc warnings

From: Tejun Heo
Date: Mon Mar 04 2013 - 17:33:10 EST


On Mon, Mar 4, 2013 at 2:32 PM, Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
> Fix new kernel-doc warnings in idr:
>
> Warning(include/linux/idr.h:113): No description found for parameter 'idr'
> Warning(include/linux/idr.h:113): Excess function parameter 'idp' description in 'idr_find'
> Warning(lib/idr.c:232): Excess function parameter 'id' description in 'sub_alloc'
> Warning(lib/idr.c:232): Excess function parameter 'id' description in 'sub_alloc'
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Cc: Tejun Heo <tj@xxxxxxxxxx>

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Thanks!

--
tejun
--
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/