Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coccinelle: introduce drop-braces transformation | Frantisek Sumsal | 2020-10-09 | 1 | -0/+27 |
to drop braces around single-line if statements. Also, prefix it with zz- so it runs as the last one, so it's able to fix stuff tweaked by previous transformations. |