Files
linux/drivers
Colin Ian King 89121c7173 USB: adutux: remove redundant variable minor
commit 8444efc4a0 upstream.

Variable minor is being assigned but never read, hence it is redundant
and can be removed. Cleans up clang warning:

drivers/usb/misc/adutux.c:770:2: warning: Value stored to 'minor' is
never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-10-17 13:42:35 -07:00
..
2019-09-21 07:14:22 +02:00
2019-10-05 12:30:36 +02:00
2018-12-21 14:11:37 +01:00
2019-05-14 19:19:34 +02:00
2019-10-07 18:53:16 +02:00
2018-12-21 14:11:36 +01:00
2018-11-13 11:17:02 -08:00
2018-11-27 16:09:41 +01:00
2018-10-03 17:01:42 -07:00
2019-09-16 08:19:34 +02:00
2019-05-31 06:48:15 -07:00
2019-10-17 13:42:10 -07:00