From: Andre Guedes Date: Tue, 8 Oct 2013 11:21:18 +0000 (-0300) Subject: Bluetooth: Refactor hci_connect_le X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=620ad5219c0f0aa43731b2fd8fd9efac78c10deb;p=pandora-kernel.git Bluetooth: Refactor hci_connect_le This patch does some code refactoring in hci_connect_le() by moving the exception code into if statements and letting the main flow in first level of function scope. It also adds extra comments to improve the code readability. Signed-off-by: Andre Guedes Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed