diff options
author | 2018-08-06 12:14:14 +0100 | |
---|---|---|
committer | 2018-09-10 20:01:04 +0200 | |
commit | 697fa834c3103cda43107bce1e1c3cfb7a4603ac (patch) | |
tree | 0682f404b7c53a89f41d2c9447a49b771661855a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250 (diff) | |
download | wireguard-linux-697fa834c3103cda43107bce1e1c3cfb7a4603ac.tar.xz wireguard-linux-697fa834c3103cda43107bce1e1c3cfb7a4603ac.zip |
USB: typec: fsusb302: remove unused variables snk_pdo and toggling_mode_name
Variables snk_pdo and toggling_mode_name are defined but are not used and
hence can be removed.
Cleans up clang warnings:
warning: 'snk_pdo' defined but not used [-Wunused-const-variable=]
warning: 'toggling_mode_name' defined but not used [-Wunused-const-variable=]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions