[PATCH 00/15] [Set 2/2] Rid W=1 issues from Input
From: Lee Jones <hidden>
Date: 2020-11-12 11:05:26
Also in:
lkml
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 <redacted>
Cc: Andrew Zabolotny <redacted>
Cc: authored by <redacted>
Cc: Bastien Nocera <hadess@hadess.net>
Cc: Benjamin Tissoires <redacted>
Cc: Bruce Kalk <redacted>
Cc: Cameron Gutman <redacted>
Cc: Christoph Fritz <redacted>
Cc: "C. Scott Ananian" <redacted>
Cc: Daniel Ritz <redacted>
Cc: De Schrijver <redacted>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Dominic Cerquetti <redacted>
Cc: Donghwa Lee <redacted>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Felipe Balbi <redacted>
Cc: Franz Lehner <redacted>
Cc: "Gustavo A. R. Silva" <gustavoars@kernel.org>
Cc: Haibo Chen <redacted>
Cc: Henrik Rydberg <rydberg@bitmath.org>
Cc: Ian Molton <spyro@f2s.com>
Cc: Ivan Hawkes <redacted>
Cc: James Hilliard <redacted>
Cc: Jan Kratochvil <redacted>
Cc: Joonyoung Shim <redacted>
Cc: "K. Merker" <redacted>
Cc: Lee Jones <redacted>
Cc: Liam Girdwood <redacted>
Cc: linux-input@vger.kernel.org
Cc: "Łukasz Patron" <redacted>
Cc: Mark Brown <redacted>
Cc: Marko Friedemann <redacted>
Cc: NXP Linux Team <redacted>
Cc: Oliver Schwartz <redacted>
Cc: patches@opensource.cirrus.com
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Peter Osterlund <redacted>
Cc: Russell King <redacted>
Cc: Sangwon Jee <redacted>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Stefan Gmeiner <redacted>
Cc: Steven Toth <redacted>
Cc: this to <redacted>
Cc: Thomas Hellstrom <redacted>
Cc: VMware Graphics <redacted>
Cc: "VMware, Inc." <redacted>
--
2.25.1