On Mon, Mar 4, 2013 at 2:32 PM, Randy Dunlap <[email protected]> wrote: > From: Randy Dunlap <[email protected]> > > 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 <[email protected]> > Cc: Tejun Heo <[email protected]>
Acked-by: Tejun Heo <[email protected]> Thanks! -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

