diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-01-08 02:54:31 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2020-01-08 21:47:28 +0100 |
commit | 56b084ed6eaa0a6353395deffb601dbd6570a1a5 (patch) | |
tree | 11c5c6a0a53732a1a33b4d52c767a9dfcc04fae2 /drivers/bluetooth/btbcm.h | |
parent | Bluetooth: hci_qca: Use vfree() instead of kfree() (diff) | |
download | linux-56b084ed6eaa0a6353395deffb601dbd6570a1a5.tar.xz linux-56b084ed6eaa0a6353395deffb601dbd6570a1a5.zip |
Bluetooth: hci_qca: Remove set but not used variable 'opcode'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/bluetooth/hci_qca.c: In function 'qca_controller_memdump':
drivers/bluetooth/hci_qca.c:980:6: warning:
variable 'opcode' set but not used [-Wunused-but-set-variable]
It is never used since commit d841502c79e3 ("Bluetooth: hci_qca: Collect
controller memory dump during SSR"), so remove it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/btbcm.h')
0 files changed, 0 insertions, 0 deletions