diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2015-10-21 17:03:03 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-10-21 18:40:21 +0200 |
commit | ec182f0397e7065dabf13a99fc745fcab0bdc641 (patch) | |
tree | e7cbd0791641735321fdaf2cd0ad437d08bd58f7 /net/bluetooth/selftest.h | |
parent | Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possible (diff) | |
download | linux-ec182f0397e7065dabf13a99fc745fcab0bdc641.tar.xz linux-ec182f0397e7065dabf13a99fc745fcab0bdc641.zip |
Bluetooth: Remove unnecessary indentation in unpair_device()
Instead of doing all of the LE-specific handling in an else-branch in
unpair_device() create a 'done' label for the BR/EDR branch to jump to
and then remove the else-branch completely.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions