diff options
author | 2021-06-16 15:45:02 -0400 | |
---|---|---|
committer | 2021-06-26 07:52:41 +0200 | |
commit | 1f0536139cb8e8175ca034e12706b86f77f9061e (patch) | |
tree | d1d92b6f6d1a82f2a210dbac550bb91effe78736 /net/unix/af_unix.c | |
parent | Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event (diff) | |
download | wireguard-linux-1f0536139cb8e8175ca034e12706b86f77f9061e.tar.xz wireguard-linux-1f0536139cb8e8175ca034e12706b86f77f9061e.zip |
Bluetooth: hci_uart: Remove redundant assignment to fw_ptr
The variable fw_ptr is assigned a value that is not read and the same value
is assigned in the patch goto. The assignment is redundant and can be
removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Nigel Christian <nigel.l.christian@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions