diff options
author | 2019-08-22 14:52:12 +0100 | |
---|---|---|
committer | 2019-08-28 22:48:37 +0200 | |
commit | a684d8fd87182090ee96e34519ecdf009cef093a (patch) | |
tree | a3a7f8437ce6faaac732eed14f726c239c7cea9c /scripts/gdb/linux/utils.py | |
parent | usb-storage: Add new JMS567 revision to unusual_devs (diff) | |
download | wireguard-linux-a684d8fd87182090ee96e34519ecdf009cef093a.tar.xz wireguard-linux-a684d8fd87182090ee96e34519ecdf009cef093a.zip |
typec: tcpm: fix a typo in the comparison of pdo_max_voltage
There appears to be a typo in the comparison of pdo_max_voltage[i]
with the previous value, currently it is checking against the
array pdo_min_voltage rather than pdo_max_voltage. I believe this
is a typo. Fix this.
Addresses-Coverity: ("Copy-paste error")
Fixes: 5007e1b5db73 ("typec: tcpm: Validate source and sink caps")
Cc: stable <stable@vger.kernel.org>
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>
Link: https://lore.kernel.org/r/20190822135212.10195-1-colin.king@canonical.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