Commit 4900e041 authored by Colin Ian King's avatar Colin Ian King Committed by Luiz Augusto von Dentz
Browse files

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: default avatarColin Ian King <colin.i.king@gmail.com>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
parent 5fe6caa6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment