Re: [PATCH 1/1][NEW] crypto API: rsa algorithm module patch (kernelversion 2.6.20.3)

From: Robert P. J. Day
Date: Wed Mar 21 2007 - 12:13:25 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/