diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-01-08 01:54:31 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2020-01-08 21:47:28 +0100 |
commit | 56b084ed6eaa0a6353395deffb601dbd6570a1a5 (patch) | |
tree | 11c5c6a0a53732a1a33b4d52c767a9dfcc04fae2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 87c2a2a7d7631d0caa956b73f9f20010b5f55681 (diff) |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions