diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-08-06 14:14:14 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-10 21:01:04 +0300 |
| commit | 697fa834c3103cda43107bce1e1c3cfb7a4603ac (patch) | |
| tree | 0682f404b7c53a89f41d2c9447a49b771661855a /scripts/gdb/linux/utils.py | |
| parent | 2ccaabeb459a5a40852dec843ca88df7cf86a967 (diff) | |
| download | linux-697fa834c3103cda43107bce1e1c3cfb7a4603ac.tar.xz | |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
