lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070321093029.5668cd99.randy.dunlap@oracle.com>
Date:	Wed, 21 Mar 2007 09:30:29 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	"Robert P. J. Day" <rpjday@...dspring.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 12:08:58 -0400 (EDT) Robert P. J. Day wrote:

> 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 "/*"?

Yes, so it's not extractable.  However, I also asked which functions
are meant to be exported, and those are the ones that really need to
be in kernel-doc format IMO.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ