mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 12:05:54 +00:00
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: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
parent
e644dae645
commit
2177905ca7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue