[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0703211207170.7576@localhost.localdomain>
Date: Wed, 21 Mar 2007 12:08:58 -0400 (EDT)
From: "Robert P. J. Day" <rpjday@...dspring.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
cc: Tasos Parisinos <t.parisinos@...ensis.com>,
herbert@...dor.apana.org.au, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1][NEW] crypto API: rsa algorithm module patch (kernel
version 2.6.20.3)
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists