aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_h5.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2020-01-08 01:54:31 +0000
committerMarcel Holtmann <marcel@holtmann.org>2020-01-08 21:47:28 +0100
commit56b084ed6eaa0a6353395deffb601dbd6570a1a5 (patch)
tree11c5c6a0a53732a1a33b4d52c767a9dfcc04fae2 /drivers/bluetooth/hci_h5.c
parentBluetooth: hci_qca: Use vfree() instead of kfree() (diff)
downloadlinux-dev-56b084ed6eaa0a6353395deffb601dbd6570a1a5.tar.xz
linux-dev-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/hci_h5.c')
0 files changed, 0 insertions, 0 deletions