summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-10-07 17:10:35 +0100
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2024-11-14 15:33:07 -0500
commit4900e041c3f05dac47c6bce0844203a0703baaa2 (patch)
treed155448ba977cf87371f375621f195869fc9bbfe /scripts/lib/kdoc/kdoc_parser.py
parent5fe6caa62b07fd39cd6a28acc8f92ba2955e11a6 (diff)
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions