Commit 2177905c authored by Randy Dunlap's avatar Randy Dunlap Committed by Dmitry Torokhov

Input: fix input.h kernel-doc warning

Fix kernel-doc warning in input.h:

Warning(include/linux/input.h:140): No description found for parameter 'len'
Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent e644dae6
...@@ -116,6 +116,7 @@ struct input_keymap_entry { ...@@ -116,6 +116,7 @@ struct input_keymap_entry {
/** /**
* EVIOCGMTSLOTS(len) - get MT slot values * EVIOCGMTSLOTS(len) - get MT slot values
* @len: size of the data buffer in bytes
* *
* The ioctl buffer argument should be binary equivalent to * The ioctl buffer argument should be binary equivalent to
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment