diff options
author | Ye Bin <yebin10@huawei.com> | 2021-02-04 09:18:56 +0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-02-04 13:56:11 +0100 |
commit | 8564baa3cf986b2f61af93128161b9cf25d4139f (patch) | |
tree | 93ec50cf38e8eace0c91d2d43462e86919241ee8 /drivers/fpga/xilinx-spi.c | |
parent | a297f565f299f63c3d44f6fd3bafe06e2accf00d (diff) |
Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmware_79xx
Fix follow warning:
drivers/bluetooth/btusb.c:3479:9: warning: variable ‘fw_size’ set but not used [-Wunused-but-set-variable]
size_t fw_size;
^~~~~~~
drivers/bluetooth/btusb.c:3473:29: warning: variable ‘patchhdr’ set but not used [-Wunused-but-set-variable]
struct btmtk_patch_header *patchhdr = NULL;
^~~~~~~~
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions