[PATCH 00/15] [Set 2/2] Rid W=1 issues from Input

From: Lee Jones
Date: Thu Nov 12 2020 - 06:02:19 EST


MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.

This is the second (and last) of 2 sets.

Lee Jones (15):
input: joystick: xpad: Demote non-conformant kernel-doc header
input: keyboard: samsung-keypad: Remove set but unused variable 'var'
input: misc: mc13783-pwrbutton: File headers are not good candidates
for kernel-doc
input: touchscreen: goodix: Provide some missing function parameter
descriptions
input: touchscreen: imx6ul_tsc: Remove set but unused variable 'value'
input: touchscreen: melfas_mip4: Remove a bunch of unused variables
input: touchscreen: usbtouchscreen: Remove unused variable 'ret'
input: touchscreen: surface3_spi: Remove set but unused variable
'timestamp'
input: misc: wm831x-on: Source file headers are not good candidates
for kernel-doc
input: touchscreen: surface3_spi: Fix naming issue with
'surface3_spi_get_gpio_config's header
input: touchscreen: wm97xx-core: Provide missing description for
'status'
input: mouse: synaptics: Demote non-conformant kernel-doc header
input: touchscreen: goodix: Fix misspelling of 'ctx'
input: keyboard: applespi: Provide missing struct 'message'
descriptions
input: mouse: vmmouse: Demote obvious abuse of kernel-doc header

drivers/input/joystick/xpad.c | 2 +-
drivers/input/keyboard/applespi.c | 9 +++++++++
drivers/input/keyboard/samsung-keypad.c | 3 +--
drivers/input/misc/mc13783-pwrbutton.c | 2 +-
drivers/input/misc/wm831x-on.c | 2 +-
drivers/input/mouse/synaptics.c | 2 +-
drivers/input/mouse/vmmouse.c | 2 +-
drivers/input/touchscreen/goodix.c | 5 ++++-
drivers/input/touchscreen/imx6ul_tsc.c | 3 +--
drivers/input/touchscreen/melfas_mip4.c | 11 -----------
drivers/input/touchscreen/surface3_spi.c | 4 +---
drivers/input/touchscreen/usbtouchscreen.c | 4 ++--
drivers/input/touchscreen/wm97xx-core.c | 2 +-
13 files changed, 24 insertions(+), 27 deletions(-)

Cc: Adam Buchbinder <adam.buchbinder@xxxxxxxxx>
Cc: Andrew Zabolotny <zap@xxxxxxxxxxx>
Cc: authored by <andrew@xxxxxxxxxx>
Cc: Bastien Nocera <hadess@xxxxxxxxxx>
Cc: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxx>
Cc: Bruce Kalk <kall@xxxxxxxxxxx>
Cc: Cameron Gutman <aicommander@xxxxxxxxx>
Cc: Christoph Fritz <chf.fritz@xxxxxxxxxxxxxx>
Cc: "C. Scott Ananian" <cananian@xxxxxxxxxxxxxxxxxxx>
Cc: Daniel Ritz <daniel.ritz@xxxxxx>
Cc: De Schrijver <peter.de-schrijver@xxxxxxxxx>
Cc: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
Cc: Dominic Cerquetti <binary1230@xxxxxxxxx>
Cc: Donghwa Lee <dh09.lee@xxxxxxxxxxx>
Cc: Fabio Estevam <festevam@xxxxxxxxx>
Cc: Felipe Balbi <felipe.balbi@xxxxxxxxx>
Cc: Franz Lehner <franz@xxxxxxx>
Cc: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
Cc: Haibo Chen <haibo.chen@xxxxxxxxxxxxx>
Cc: Henrik Rydberg <rydberg@xxxxxxxxxxx>
Cc: Ian Molton <spyro@xxxxxxx>
Cc: Ivan Hawkes <blackhawk@xxxxxxxxxxxxxx>
Cc: James Hilliard <james.hilliard1@xxxxxxxxx>
Cc: Jan Kratochvil <honza@xxxxxxxx>
Cc: Joonyoung Shim <jy0922.shim@xxxxxxxxxxx>
Cc: "K. Merker" <merker@xxxxxxxxxx>
Cc: Lee Jones <lee.jones@xxxxxxxxxx>
Cc: Liam Girdwood <lrg@xxxxxxxxxxxxxxx>
Cc: linux-input@xxxxxxxxxxxxxxx
Cc: "Łukasz Patron" <priv.luk@xxxxxxxxx>
Cc: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Cc: Marko Friedemann <mfr@xxxxxxxxxxxxxxx>
Cc: NXP Linux Team <linux-imx@xxxxxxx>
Cc: Oliver Schwartz <Oliver.Schwartz@xxxxxx>
Cc: patches@xxxxxxxxxxxxxxxxxxxxx
Cc: Pengutronix Kernel Team <kernel@xxxxxxxxxxxxxx>
Cc: Peter Osterlund <petero2@xxxxxxxxx>
Cc: Russell King <rmk@xxxxxxxxxxxxxxxx>
Cc: Sangwon Jee <jeesw@xxxxxxxxxx>
Cc: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Cc: Shawn Guo <shawnguo@xxxxxxxxxx>
Cc: Stefan Gmeiner <riddlebox@xxxxxxxxxxx>
Cc: Steven Toth <steve@xxxxxxxxxxxxxxxx>
Cc: this to <linux-input@xxxxxxxxxxxxxxx>
Cc: Thomas Hellstrom <thellstrom@xxxxxxxxxx>
Cc: VMware Graphics <linux-graphics-maintainer@xxxxxxxxxx>
Cc: "VMware, Inc." <pv-drivers@xxxxxxxxxx>
--
2.25.1