diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2015-10-21 18:03:03 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-10-21 18:40:21 +0200 |
commit | ec182f0397e7065dabf13a99fc745fcab0bdc641 (patch) | |
tree | e7cbd0791641735321fdaf2cd0ad437d08bd58f7 /net/bluetooth/6lowpan.c | |
parent | f5ad4ffceba0b34adb0d896a069b81fc68f2d7b6 (diff) | |
download | talos-op-linux-ec182f0397e7065dabf13a99fc745fcab0bdc641.tar.gz talos-op-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 'net/bluetooth/6lowpan.c')
0 files changed, 0 insertions, 0 deletions