lkml.org 
[lkml]   [2012]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] input: fix input.h kernel-doc warning
From: Randy Dunlap <rdunlap@xenotime.net>

Fix kernel-doc warning in input.h:

Warning(include/linux/input.h:140): No description found for parameter 'len'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
---
include/linux/input.h | 1 +
1 file changed, 1 insertion(+)

--- lnx-34-rc3.orig/include/linux/input.h
+++ lnx-34-rc3/include/linux/input.h
@@ -116,6 +116,7 @@ struct input_keymap_entry {

/**
* EVIOCGMTSLOTS(len) - get MT slot values
+ * @len: size of the data buffer in bytes
*
* The ioctl buffer argument should be binary equivalent to
*

\
 
 \ /
  Last update: 2012-04-18 22:37    [W:0.026 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site