* [PATCH] input: fix input.h kernel-doc warning
@ 2012-04-18 0:03 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2012-04-18 0:03 UTC (permalink / raw)
To: LKML, linux-input, Dmitry Torokhov
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
*
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-18 0:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 0:03 [PATCH] input: fix input.h kernel-doc warning Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox