linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] framebuffer: fix fbcmap.c kernel-doc warning
@ 2010-11-26  5:20 Randy Dunlap
  2010-11-26  6:05 ` Paul Mundt
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2010-11-26  5:20 UTC (permalink / raw)
  To: linux-fbdev

From: Randy Dunlap <randy.dunlap@oracle.com>

Fix kernel-doc warning in fbcmap.c:

Warning(drivers/video/fbcmap.c:92): No description found for parameter 'flags'

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

--- linux-2.6.37-rc3-git2.orig/drivers/video/fbcmap.c
+++ linux-2.6.37-rc3-git2/drivers/video/fbcmap.c
@@ -80,6 +80,7 @@ static const struct fb_cmap default_16_c
  *	@cmap: frame buffer colormap structure
  *	@len: length of @cmap
  *	@transp: boolean, 1 if there is transparency, 0 otherwise
+ *	@flags: flags for kmalloc memory allocation
  *
  *	Allocates memory for a colormap @cmap.  @len is the
  *	number of entries in the palette.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] framebuffer: fix fbcmap.c kernel-doc warning
  2010-11-26  5:20 [PATCH] framebuffer: fix fbcmap.c kernel-doc warning Randy Dunlap
@ 2010-11-26  6:05 ` Paul Mundt
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2010-11-26  6:05 UTC (permalink / raw)
  To: linux-fbdev

On Thu, Nov 25, 2010 at 09:20:25PM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
> 
> Fix kernel-doc warning in fbcmap.c:
> 
> Warning(drivers/video/fbcmap.c:92): No description found for parameter 'flags'
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-26  6:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-26  5:20 [PATCH] framebuffer: fix fbcmap.c kernel-doc warning Randy Dunlap
2010-11-26  6:05 ` Paul Mundt

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