linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Pekka Enberg <penberg@kernel.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>,
	Christoph Lameter <cl@linux-foundation.org>,
	Matt Mackall <mpm@selenic.com>
Subject: Re: [PATCH] mm: fix slab.c kernel-doc warnings
Date: Thu, 15 Nov 2012 10:01:33 +0200 (EET)	[thread overview]
Message-ID: <alpine.LFD.2.02.1211151001230.2386@tux.localdomain> (raw)
In-Reply-To: <5099B4F2.2090602@infradead.org>

On Tue, 6 Nov 2012, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix new kernel-doc warnings in mm/slab.c:
> 
> Warning(mm/slab.c:2358): No description found for parameter 'cachep'
> Warning(mm/slab.c:2358): Excess function parameter 'name' description in '__kmem_cache_create'
> Warning(mm/slab.c:2358): Excess function parameter 'size' description in '__kmem_cache_create'
> Warning(mm/slab.c:2358): Excess function parameter 'align' description in '__kmem_cache_create'
> Warning(mm/slab.c:2358): Excess function parameter 'ctor' description in '__kmem_cache_create'
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc:	Christoph Lameter <cl@linux-foundation.org>
> Cc:	Pekka Enberg <penberg@kernel.org>
> Cc:	Matt Mackall <mpm@selenic.com>

Applied, thanks!

--
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>

      reply	other threads:[~2012-11-15  8:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-07  1:10 [PATCH] mm: fix slab.c kernel-doc warnings Randy Dunlap
2012-11-15  8:01 ` Pekka Enberg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.2.02.1211151001230.2386@tux.localdomain \
    --to=penberg@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=cl@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=mpm@selenic.com \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).