diff options
author | Colin Ian King <[email protected]> | 2018-08-06 12:14:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-09-10 20:01:04 +0200 |
commit | 697fa834c3103cda43107bce1e1c3cfb7a4603ac (patch) | |
tree | 0682f404b7c53a89f41d2c9447a49b771661855a /scripts/bpf_helpers_doc.py | |
parent | 2ccaabeb459a5a40852dec843ca88df7cf86a967 (diff) |
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 <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions