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. v2: - Replace empty if() with commentary - Suggested-by: Joe Perches Lee Jones (4): input: mouse: synaptics: Replace NOOP with suitable commentary 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' drivers/input/mouse/synaptics.c | 7 +++++-- drivers/input/touchscreen/melfas_mip4.c | 11 ----------- drivers/input/touchscreen/surface3_spi.c | 2 -- drivers/input/touchscreen/usbtouchscreen.c | 4 ++-- 4 files changed, 7 insertions(+), 17 deletions(-) Cc: Benjamin Tissoires <benjamin.tissoi...@gmail.com> Cc: Bruce Kalk <k...@compass.com> Cc: "C. Scott Ananian" <canan...@alumni.priceton.edu> Cc: Daniel Ritz <daniel.r...@gmx.ch> Cc: Dmitry Torokhov <dmitry.torok...@gmail.com> Cc: Henrik Rydberg <rydb...@bitmath.org> Cc: James Hilliard <james.hillia...@gmail.com> Cc: linux-in...@vger.kernel.org Cc: Peter Osterlund <pete...@telia.com> Cc: Sangwon Jee <je...@melfas.com> Cc: Stefan Gmeiner <riddle...@freesurf.ch> Cc: this to <linux-in...@vger.kernel.org> -- 2.25.1