commit | dc8357cc72976f2fbe955e2ad4bba9e0e8ba5022 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Jan 31 16:24:27 2014 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Feb 13 09:51:42 2014 +0200 |
tree | b56316c2bcff1b52f4827ae1330d4951819ca293 | |
parent | 626bee82b8f306baf8d37fb3f9208b861708a1a5 [diff] |
Bluetooth: Remove one level of indentation from hci_encrypt_change_evt The function already has an unlock label which means the one extra level on indentation is not useful and just makes the code more complex. So remove it. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>