diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-08-06 14:08:51 +0300 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2018-08-06 17:06:58 +0300 |
commit | ad3e0b2f3c9483fa79bb4148464dba52ce33ae46 (patch) | |
tree | 89a81fe1856eeb5943bbf14cb1c86c0d4d166ec9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 981467033a37d916649647fa3afe1fe99bba1817 (diff) | |
download | linux-ad3e0b2f3c9483fa79bb4148464dba52ce33ae46.tar.xz |
Bluetooth: remove redundant variables 'adv_set' and 'cp'
Variables 'adv_set' and 'cp' are being assigned but are never used hence
they are redundant and can be removed.
Cleans up clang warnings:
net/bluetooth/hci_event.c:1135:29: warning: variable 'adv_set' set but not used [-Wunused-but-set-variable]
net/bluetooth/mgmt.c:3359:39: warning: variable 'cp' set but not used [-Wunused-but-set-variable]
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions