From: Randy Dunlap <rdunlap@xxxxxxxxxxxx> 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@xxxxxxxxxxxx> --- 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 * -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html