Apply Clang-format from stable version

find * | grep "\.[ch]" | xargs
/platform/prebuilts/clang/host/linux-x86/clang-stable/bin/clang-format
--style=file -i

Test: Nfc enable/disable
Change-Id: I7efa64395ec74269d6e4e36ae88c135300567842
50 files changed