OSDN Git Service

drm_hwcomposer: Break out of sync_wait loop on success
[android-x86/external-drm_hwcomposer.git] / .clang-format
1 BasedOnStyle: Google
2 AllowShortIfStatementsOnASingleLine: false
3 AllowShortLoopsOnASingleLine: false
4 AllowShortFunctionsOnASingleLine: None