summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btbcm.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2020-01-08 04:54:31 +0300
committerMarcel Holtmann <marcel@holtmann.org>2020-01-08 23:47:28 +0300
commit56b084ed6eaa0a6353395deffb601dbd6570a1a5 (patch)
tree11c5c6a0a53732a1a33b4d52c767a9dfcc04fae2 /drivers/bluetooth/btbcm.c
parent87c2a2a7d7631d0caa956b73f9f20010b5f55681 (diff)
downloadlinux-56b084ed6eaa0a6353395deffb601dbd6570a1a5.tar.xz
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.c')
0 files changed, 0 insertions, 0 deletions