Bluetooth: remove redundant assignment to variable icid
Variable icid is being rc is assigned with a value that is never
read. The assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by:
Colin Ian King <colin.king@canonical.com>
Reviewed-by:
Simon Horman <simon.horman@netronome.com>
Signed-off-by:
Marcel Holtmann <marcel@holtmann.org>
Loading
Please sign in to comment