On Wed, 21 Mar 2007, Randy Dunlap wrote: > On Wed, 21 Mar 2007 17:13:31 +0200 (EET) Tasos Parisinos wrote:
> > +/* > > + * mpi_alloc - allocate an mpi > > + * @n: pointer pointer to the allocated mpi > > + * @limbs: number of allocated limbs (32 bit digits) > > + * > > + * The allocated mpi will be zeroed and not canonicalized > > + */ if this is extractable kernel doc content, shouldn't it begin with "/**" rather than just "/*"? rday -- ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry Waterloo, Ontario, CANADA http://fsdev.net/wiki/index.php?title=Main_Page ======================================================================== - 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/