summaryrefslogtreecommitdiff
path: root/scripts/coccinelle/misc/minmax.cocci
AgeCommit message (Expand)AuthorFilesLines
2026-08-23coccinelle: misc: minmax: avoid unhelpful isomorphismsJulia Lawall1-13/+13
2026-08-23coccinelle: misc: minmax: check for the presence of if casesJulia Lawall1-4/+28
2026-08-23coccinelle: misc: minmax: drop unneeded parenthesesJulia Lawall1-4/+4
2026-08-23coccinelle: misc: minmax: improve performance when no candidate existsSang-Heon Jeon1-5/+19
2024-05-20coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda1-16/+16
2021-05-01coccinelle: misc: minmax: suppress patch generation for err returnsDenis Efremov1-1/+17
2021-05-01coccinelle: misc: add minmax scriptDenis Efremov1-0/+206