commit | 93f987d2383258f88fe9b9133af956bcc0f00233 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Mon Apr 17 17:52:36 2017 -0700 |
committer | Ed Tanous <ed.tanous@intel.com> | Mon Apr 17 17:52:36 2017 -0700 |
tree | 88bc31b3cbb02b2c372fc48de3010e3b4d7b039b | |
parent | 5679522b4bd573b0559a4508963fa7ac6224df28 [diff] [blame] |
KVM WORKING! ! !
diff --git a/.clang-format b/.clang-format index 17d370f..5f8caed 100644 --- a/.clang-format +++ b/.clang-format
@@ -72,7 +72,7 @@ PenaltyReturnTypeOnItsOwnLine: 200 PointerAlignment: Left ReflowComments: true -SortIncludes: true +SortIncludes: false SpaceAfterCStyleCast: false SpaceBeforeAssignmentOperators: true SpaceBeforeParens: ControlStatements