diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2015-06-18 21:05:31 +0300 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2015-06-18 21:05:31 +0300 |
commit | 952497b159468477392f9b562b904da9bc76d468 (patch) | |
tree | 7bd7066d0ae89dbca382ed83b688c1293f0e82df /include | |
parent | 39ecfad68f14b71b6d1917c27eb01c4936f88bda (diff) | |
download | op-kernel-dev-952497b159468477392f9b562b904da9bc76d468.zip op-kernel-dev-952497b159468477392f9b562b904da9bc76d468.tar.gz |
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Rework the logic of checking for a valid adv_instance for non-zero
cp->instance values. Without this change we may get (false positive)
warnings as follows:
>> net/bluetooth/mgmt.c:7294:29: warning: 'adv_instance' may be used
uninitialized in this function [-Wuninitialized]
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions