Bluetooth: Remove one level of indentation from hci_encrypt_change_evt
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 1 Feb 2014 00:24:27 +0000 (16:24 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:42 +0000 (09:51 +0200)
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>
net/bluetooth/hci_event.c

Simple merge