Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header

Fixes the following W=1 kernel build warning(s):

drivers/input/misc/ab8500-ponkey.c:32: warning: Function parameter or member 'idev' not described in 'ab8500_ponkey'

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20201104162427.2984742-5-lee.jones@linaro.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Lee Jones and committed by
Dmitry Torokhov
d8c58078 e0d80b64

+1 -1
+1 -1
drivers/input/misc/ab8500-ponkey.c
··· 19 19 20 20 /** 21 21 * struct ab8500_ponkey - ab8500 ponkey information 22 - * @input_dev: pointer to input device 22 + * @idev: pointer to input device 23 23 * @ab8500: ab8500 parent 24 24 * @irq_dbf: irq number for falling transition 25 25 * @irq_dbr: irq number for rising transition