diff options
author | 2021-02-04 09:18:56 +0800 | |
---|---|---|
committer | 2021-02-04 13:56:11 +0100 | |
commit | 8564baa3cf986b2f61af93128161b9cf25d4139f (patch) | |
tree | 93ec50cf38e8eace0c91d2d43462e86919241ee8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: btusb: Fix typo and correct the log print (diff) | |
download | wireguard-linux-8564baa3cf986b2f61af93128161b9cf25d4139f.tar.xz wireguard-linux-8564baa3cf986b2f61af93128161b9cf25d4139f.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions