diff options
author | 2024-10-07 17:10:35 +0100 | |
---|---|---|
committer | 2024-11-14 15:33:07 -0500 | |
commit | 4900e041c3f05dac47c6bce0844203a0703baaa2 (patch) | |
tree | d155448ba977cf87371f375621f195869fc9bbfe /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}() (diff) | |
download | wireguard-linux-4900e041c3f05dac47c6bce0844203a0703baaa2.tar.xz wireguard-linux-4900e041c3f05dac47c6bce0844203a0703baaa2.zip |
Bluetooth: btintel_pcie: remove redundant assignment to variable ret
The variable ret is being assigned -ENOMEM however this is never
read and it is being re-assigned a new value when the code jumps
to label resubmit. The assignment is redundant and can be removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions