commit | 36f7fc7e9ac72507ab7bf6caf77ad252c12ab37e | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Nov 04 00:17:45 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Mon Nov 07 17:25:06 2011 -0200 |
tree | 57bb46c000f6fc65d7eda40da6004336810a2f2e | |
parent | abc545b8efe3d50d649590df4b88cc652fd057f1 [diff] |
Bluetooth: Clean up logic in hci_cc_write_scan_enable This patch adds a new label to hci_cc_write_scan_enable to avoid unnecessary indentation. This will be convenient especially when new code for the discoverable timeout gets added. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>