btif: Fixup clang-format

In src/btif_sock_l2cap.cc:
Move a comment before the define and run clang-format again.

Fix formatting in comments that were more than 80-characters wide.

Test: mma -j32
Change-Id: I17465a1425d1de9a28f0675fe65c8529359a87af
diff --git a/btif/src/btif_dm.cc b/btif/src/btif_dm.cc
index a734801..162e2c2 100644
--- a/btif/src/btif_dm.cc
+++ b/btif/src/btif_dm.cc
@@ -2275,7 +2275,7 @@
  * Function         btif_dm_create_bond_out_of_band
  *
  * Description      Initiate bonding with the specified device using out of band
- *data
+ *                  data
  *
  * Returns          bt_status_t
  *
@@ -2357,7 +2357,7 @@
  * Function         btif_dm_hh_open_failed
  *
  * Description      informs the upper layers if the HH have failed during
- *bonding
+ *                  bonding
  *
  * Returns          none
  *
@@ -2440,7 +2440,7 @@
  * Function         btif_dm_ssp_reply
  *
  * Description      BT SSP Reply - Just Works, Numeric Comparison & Passkey
- *Entry
+ *                  Entry
  *
  * Returns          bt_status_t
  *