diff options
| author | Ye Bin <[email protected]> | 2021-02-04 01:18:56 +0000 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2021-02-04 12:56:11 +0000 |
| commit | 8564baa3cf986b2f61af93128161b9cf25d4139f (patch) | |
| tree | 93ec50cf38e8eace0c91d2d43462e86919241ee8 /net/switchdev/switchdev.c | |
| parent | Bluetooth: btusb: Fix typo and correct the log print (diff) | |
| download | kernel-8564baa3cf986b2f61af93128161b9cf25d4139f.tar.gz kernel-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 <[email protected]>
Signed-off-by: Ye Bin <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
