diff options
author | Rex Nie <rex.nie@jaguarmicro.com> | 2024-10-30 16:36:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-05 15:54:54 +0300 |
commit | 029778a4fd2c90c2e76a902b797c2348a722f1b8 (patch) | |
tree | 24c933439251280d99eda6bc89271dcc065adca9 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 498dbd9aea205db9da674994b74c7bf8e18448bd (diff) | |
download | linux-029778a4fd2c90c2e76a902b797c2348a722f1b8.tar.xz |
usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier
If the read of USB_PDPHY_RX_ACKNOWLEDGE_REG failed, then hdr_len and
txbuf_len are uninitialized. This commit stops to print uninitialized
value and misleading/false data.
Cc: stable@vger.kernel.org
Fixes: a4422ff22142 (" usb: typec: qcom: Add Qualcomm PMIC Type-C driver")
Signed-off-by: Rex Nie <rex.nie@jaguarmicro.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Acked-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20241030133632.2116-1-rex.nie@jaguarmicro.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions