commit | df537e1744894708e4fc94c407f72ac7d56756f1 | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Fri Oct 23 17:01:57 2020 +0200 |
committer | ThiƩbaud Weksteen <tweek@google.com> | Mon Oct 26 15:51:54 2020 +0100 |
tree | eb371bec6cf4e23e9ad686fb339b71fd1d05bf60 | |
parent | 7ebc9e6cd61d5b167ccccbea85f42387370f51a7 [diff] |
bootctl: format files Format *.cpp according to the new .clang-format. The following command was used to generate this change: $ find . \( -name \*.cpp -o -name \*.h \) -exec clang-format \ --style=file -i {} \; Test: mm Bug: 171699326 Change-Id: I8b69f896c2e1aa4bce3da203341cdcb3504625e0