binder: Clang format the source code
authorRoshan Pius <rpius@google.com>
Thu, 7 Jul 2016 16:48:58 +0000 (09:48 -0700)
committerJouni Malinen <j@w1.fi>
Sun, 7 Aug 2016 08:21:45 +0000 (11:21 +0300)
commita1979469fd13dd39201362fa953fcb3087d7a17b
tree29ba83e812e080a15920cada0050d96e12568c2a
parentfe1d0771f72e6be7e81d46658dcac37a3629c317
binder: Clang format the source code

Add a ".clang-format" file which is pretty close to the rest of
wpa_supplicant code base and reformat the binder codebase.

Signed-off-by: Roshan Pius <rpius@google.com>
wpa_supplicant/binder/.clang-format [new file with mode: 0644]
wpa_supplicant/binder/binder.cpp
wpa_supplicant/binder/binder.h
wpa_supplicant/binder/binder_constants.h
wpa_supplicant/binder/binder_i.h
wpa_supplicant/binder/binder_manager.cpp
wpa_supplicant/binder/binder_manager.h
wpa_supplicant/binder/iface.cpp
wpa_supplicant/binder/iface.h
wpa_supplicant/binder/supplicant.cpp
wpa_supplicant/binder/supplicant.h