1
0
Fork 0
alistair23-linux/drivers/staging/gdm724x
Colin Ian King d8353a7500 staging: gdm724x: redundant variables idProduct and idVendor
Variable idProduct and idVendor are being assigned but are never used
hence they are redundant and can be removed.

Cleans up clang warnings:
warning: variable 'idProduct' set but not used [-Wunused-but-set-variable]
warning: variable 'idVendor' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-11 13:12:34 +02:00
..
Kconfig staging: gdm724x: depend on CONFIG_TTY 2013-07-29 12:27:40 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO staging: gdm724x: add tty stuff to TODO file. 2013-07-24 13:16:53 -07:00
gdm_endian.c staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
gdm_endian.h staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
gdm_lte.c staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
gdm_lte.h staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
gdm_mux.c staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
gdm_mux.h staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
gdm_tty.c Staging: gdm724x: use match_string() helper 2018-06-17 09:05:13 +02:00
gdm_tty.h staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
gdm_usb.c staging: gdm724x: redundant variables idProduct and idVendor 2018-07-11 13:12:34 +02:00
gdm_usb.h staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
hci.h staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
hci_packet.h staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
netlink_k.c staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00
netlink_k.h staging: gdm724x: remove redundant license information 2018-04-26 09:17:34 +02:00