OSDN Git Service

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)
commitdc8357cc72976f2fbe955e2ad4bba9e0e8ba5022
treeb56316c2bcff1b52f4827ae1330d4951819ca293
parent626bee82b8f306baf8d37fb3f9208b861708a1a5
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>
net/bluetooth/hci_event.c