OSDN Git Service

btif: Fixup clang-format
authorMyles Watson <mylesgw@google.com>
Wed, 19 Oct 2016 16:53:56 +0000 (09:53 -0700)
committerMyles Watson <mylesgw@google.com>
Fri, 21 Oct 2016 15:18:43 +0000 (15:18 +0000)
commitf45481678af0694902b5200ba69ced4cb61d73f0
treeaba2c127ff4cefd0145bf1883e292fa57c7a0658
parent6bd442f543972b072ef2cbbcf2f7c91202de1045
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
24 files changed:
btif/co/bta_ag_co.cc
btif/co/bta_av_co.cc
btif/co/bta_dm_co.cc
btif/co/bta_gatts_co.cc
btif/co/bta_hh_co.cc
btif/co/bta_hl_co.cc
btif/include/btif_api.h
btif/include/btif_hl.h
btif/include/btif_sm.h
btif/include/btif_sock_thread.h
btif/include/btif_storage.h
btif/src/btif_av.cc
btif/src/btif_core.cc
btif/src/btif_dm.cc
btif/src/btif_hf.cc
btif/src/btif_hf_client.cc
btif/src/btif_hh.cc
btif/src/btif_hl.cc
btif/src/btif_rc.cc
btif/src/btif_sdp.cc
btif/src/btif_sdp_server.cc
btif/src/btif_sm.cc
btif/src/btif_sock_l2cap.cc
btif/src/btif_storage.cc