]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Input: xpad - demote non-conformant kernel-doc header
authorLee Jones <lee.jones@linaro.org>
Fri, 20 Nov 2020 03:11:55 +0000 (19:11 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 20 Nov 2020 03:18:20 +0000 (19:18 -0800)
commit35b076b99546941c0f7841ec7c80225e7e4817a7
tree0bb3d88c6c6dfee1092213c110336fa003b7dfd1
parent478a57072a4c4fafd83e10c329c9c8ad5c0ff97b
Input: xpad - demote non-conformant kernel-doc header

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

 drivers/input/joystick/xpad.c:1361: warning: Function parameter or member 'xpad' not described in 'xpad_send_led_command'
 drivers/input/joystick/xpad.c:1361: warning: Function parameter or member 'command' not described in 'xpad_send_led_command'

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20201112110204.2083435-2-lee.jones@linaro.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/xpad.c