linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] docbook: fix vmalloc missing parameter notation (fwd)
@ 2008-04-30  3:24 Randy.Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy.Dunlap @ 2008-04-30  3:24 UTC (permalink / raw)
  To: linux-mm; +Cc: akpm

OK, so either pine or the linux-mm mailing list software likes to
take the first line of body text if it begins with "From:"
and add that to the mail headers.  I don't recall seeing this
problem before...


-- 
~Randy

---------- Forwarded message ----------
Date: Tue, 29 Apr 2008 20:18:12 -0700 (PDT)
From: Randy.Dunlap <rdunlap@xenotime.net>,
    Randy Dunlap <randy.dunlap@oracle.com>
To: linux-mm@kvack.org
Cc: akpm@linux-foundation.org
Subject: [PATCH v2] docbook: fix vmalloc missing parameter notation

Fix vmalloc kernel-doc warning:

Warning(linux-2.6.25-git14//mm/vmalloc.c:555): No description found for parameter 'caller'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 mm/vmalloc.c |    1 +
 1 file changed, 1 insertion(+)

--- linux-2.6.25-git14.orig/mm/vmalloc.c
+++ linux-2.6.25-git14/mm/vmalloc.c
@@ -545,6 +545,7 @@ void *__vmalloc_area(struct vm_struct *a
  *	@gfp_mask:	flags for the page level allocator
  *	@prot:		protection mask for the allocated pages
  *	@node:		node to use for allocation or -1
+ *	@caller:	caller's return address
  *
  *	Allocate enough pages to cover @size from the page level
  *	allocator with @gfp_mask flags.  Map them into contiguous

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-30  3:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-30  3:24 [PATCH v2] docbook: fix vmalloc missing parameter notation (fwd) Randy.Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox