You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enforce brace use even for single statement blocks
Variation of code found in QEMU commits:
"checkpatch: adjust to QEMUisms"
"checkpatch: Fix bracing false positives on #else"
"checkpatch: Fix bracing false positives on #if"
Signed-off-by: Evgueni Souleimanov <[email protected]>